home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-fddimib-objects-00.txt < prev    next >
Text File  |  1993-03-21  |  116KB  |  3,775 lines

  1.  
  2.  
  3.           Internet Draft             FDDI MIB                 March 1993
  4.  
  5.  
  6.                          FDDI Management Information Base
  7.  
  8.                             8 March 12:10:00 EST 1993
  9.                                    Version 3.0
  10.  
  11.  
  12.                       Draft Expiration Date: September 1993
  13.  
  14.  
  15.                                  Jeffrey D. Case
  16.  
  17.                            The University of Tennessee
  18.                           Department of Computer Science
  19.                                   107 Ayres Hall
  20.                            Knoxville, Tennessee  37996
  21.                                   (615) 974-5067
  22.  
  23.                                        and
  24.  
  25.                            SNMP Research, Incorporated
  26.                            3001 Kimberlin Heights Road
  27.                            Knoxville, Tennessee  37920
  28.                                   (615) 573-1434
  29.  
  30.                                  case@CS.UTK.EDU
  31.  
  32.  
  33.                                  Anil Rijsinghani
  34.                           Digital Equipment Corporation
  35.                                   (508) 952-3520
  36.  
  37.                              anil@levers.enet.dec.com
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.           1.  Status of this Memo
  45.  
  46.           This draft document will be submitted to the RFC editor as an
  47.           experimental extension to the SNMP MIB.  It is anticipated
  48.           that a subsequent version of this memo will eventually
  49.           supersede RFC 1285.  Distribution of this memo is unlimited.
  50.           Please send comments to the authors.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.           J. D. Case/A. Rijsinghani                             [Page 1]
  57.  
  58.  
  59.  
  60.  
  61.  
  62.           Internet Draft             FDDI MIB                 March 1993
  63.  
  64.  
  65.           This document is an Internet Draft.  Internet Drafts are
  66.           working documents of the Internet Engineering Task Force
  67.           (IETF), its Areas, and its Working Groups. Note that other
  68.           groups may also distribute working documents as Internet
  69.           Drafts.
  70.  
  71.           Internet Drafts are draft documents valid for a maximum of six
  72.           months. Internet Drafts may be updated, replaced, or obsoleted
  73.           by other documents at any time.  It is not appropriate to use
  74.           Internet Drafts as reference material or to cite them other
  75.           than as a "working draft" or "work in progress."
  76.  
  77.           Please check the I-D abstract listing contained in each
  78.           Internet Draft directory to learn the current status of this
  79.           or any other Internet Draft.
  80.  
  81.  
  82.           2.  Abstract
  83.  
  84.           This memo defines an experimental portion of the Management
  85.           Information Base (MIB) for use with network management
  86.           protocols in TCP/IP-based internets.  In particular, it
  87.           defines objects for managing devices which implement the FDDI,
  88.           as specified in the ANSI SMT 7.3 draft standard.
  89.  
  90.           This memo does not specify a standard for the Internet
  91.           community.
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.           J. D. Case/A. Rijsinghani                             [Page 2]
  116.  
  117.  
  118.  
  119.  
  120.  
  121.           Internet Draft             FDDI MIB                 March 1993
  122.  
  123.  
  124.           3.  Historical Perspective
  125.  
  126.           As reported in RFC 1052, IAB Recommendations for the
  127.           Development of Internet Network Management Standards [1], a
  128.           two-prong strategy for network management of TCP/IP-based
  129.           internets was undertaken.  In the short-term, the Simple
  130.           Network Management Protocol (SNMP), defined in RFC 1067, was
  131.           to be used to manage nodes in the Internet community.  In the
  132.           long-term, the use of the OSI network management framework was
  133.           to be examined.  Two documents were produced to define the
  134.           management information: RFC 1065, which defined the Structure
  135.           of Management Information (SMI), and RFC 1066, which defined
  136.           the Management Information Base (MIB).  Both of these
  137.           documents were designed so as to be compatible with both the
  138.           SNMP and the OSI network management framework.
  139.  
  140.           This strategy was quite successful in the short-term:
  141.           Internet-based network management technology was fielded, by
  142.           both the research and commercial communities, within a few
  143.           months.  As a result of this, portions of the Internet
  144.           community became network manageable in a timely fashion.
  145.  
  146.           As reported in RFC 1109, Report of the Second Ad Hoc Network
  147.           Management Review Group [2], the requirements of the SNMP and
  148.           the OSI network management frameworks were more different than
  149.           anticipated.  As such, the requirement for compatibility
  150.           between the SMI/MIB and both frameworks was suspended.  This
  151.           action permitted the operational network management framework,
  152.           based on the SNMP, to respond to new operational needs in the
  153.           Internet community by producing MIB-II.
  154.  
  155.           In May of 1990, the core documents were elevated to "Standard
  156.           Protocols" with "Recommended" status.  As such, the Internet-
  157.           standard network management framework consists of: Structure
  158.           and Identification of Management Information for TCP/IP-based
  159.           internets, RFC 1155 [3], which describes how managed objects
  160.           contained in the MIB are defined; Management Information Base
  161.           for Network Management of TCP/IP-based internets, which
  162.           describes the managed objects contained in the MIB, RFC 1156
  163.           [4]; and, the Simple Network Management Protocol, RFC 1157
  164.           [5], which defines the protocol used to manage these objects.
  165.  
  166.           Consistent with the IAB directive to produce simple, workable
  167.           systems in the short-term, the list of managed objects defined
  168.           in the Internet-standard MIB was derived by taking only those
  169.  
  170.  
  171.  
  172.  
  173.  
  174.           J. D. Case/A. Rijsinghani                             [Page 3]
  175.  
  176.  
  177.  
  178.  
  179.  
  180.           Internet Draft             FDDI MIB                 March 1993
  181.  
  182.  
  183.           elements which are considered essential.  However, the SMI
  184.           defined three extensibility mechanisms: one, the addition of
  185.           new standard objects through the definitions of new versions
  186.           of the MIB; two, the addition of widely-available but non-
  187.           standard objects through the experimental subtree; and three,
  188.           the addition of private objects through the enterprises
  189.           subtree.  Such additional objects can not only be used for
  190.           vendor-specific elements, but also for experimentation as
  191.           required to further the knowledge of which other objects are
  192.           essential.
  193.  
  194.           This memo defines extensions to the MIB using the second
  195.           method.  It contains definitions of managed objects used for
  196.           experimentation.
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.           J. D. Case/A. Rijsinghani                             [Page 4]
  234.  
  235.  
  236.  
  237.  
  238.  
  239.           Internet Draft             FDDI MIB                 March 1993
  240.  
  241.  
  242.           4.  Objects
  243.  
  244.           Managed objects are accessed via a virtual information store,
  245.           termed the Management Information Base or MIB.  Objects in the
  246.           MIB are defined using the subset of Abstract Syntax Notation
  247.           One (ASN.1) [5] defined in the SMI.  In particular, each
  248.           object has a name, a syntax, and an encoding.  The name is an
  249.           object identifier, an administratively assigned name, which
  250.           specifies an object type.  The object type together with an
  251.           object instance serves to uniquely identify a specific
  252.           instantiation of the object.  For human convenience, we often
  253.           use a textual string, termed the OBJECT DESCRIPTOR, to also
  254.           refer to the object type.
  255.  
  256.           The syntax of an object type defines the abstract data
  257.           structure corresponding to that object type.  The ASN.1
  258.           language is used for this purpose.  However, the SMI [1]
  259.           purposely restricts the ASN.1 constructs which may be used.
  260.           These restrictions are explicitly made for simplicity.
  261.  
  262.           The encoding of an object type is simply how that object type
  263.           is represented using the object type's syntax.  Implicitly
  264.           tied to the notion of an object type's syntax and encoding is
  265.           how the object type is represented when being transmitted on
  266.           the network.
  267.  
  268.           The SMI specifies the use of the basic encoding rules of ASN.1
  269.           [6], subject to the additional requirements imposed by the
  270.           SNMP.
  271.  
  272.  
  273.           4.1.  Format of Definitions
  274.  
  275.           Section 6 contains contains the specification of all object
  276.           types contained in this MIB module.  The object types are
  277.           defined using the conventions defined in the SMI, as amended
  278.           by the extensions specified in [7].
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.           J. D. Case/A. Rijsinghani                             [Page 5]
  293.  
  294.  
  295.  
  296.  
  297.  
  298.           Internet Draft             FDDI MIB                 March 1993
  299.  
  300.  
  301.           5.  Overview
  302.  
  303.           This document defines the managed objects for FDDI devices
  304.           which are to be accessible via the Simple Network Management
  305.           Protocol (SNMP).  At present, this applies to these values of
  306.           the ifType variable in the Internet-standard MIB:
  307.  
  308.                fddi(15)
  309.  
  310.           For these interfaces, the value of the ifSpecific variable in
  311.           the MIB-II [4] has the OBJECT IDENTIFIER value:
  312.  
  313.                smt73    OBJECT IDENTIFIER ::= { experimental 8 73 }
  314.  
  315.           The definitions of the objects presented here draws heavily
  316.           from related work in the ANSI X3T9.5 committee and the SMT
  317.           subcommittee of that committee [8].  In fact, the definitions
  318.           of the managed objects in this document are, to the maximum
  319.           extent possible, identical to those identified by the ANSI
  320.           committee.  The semantics of each managed object should be the
  321.           same with syntactic changes made as necessary to recast the
  322.           objects in terms of the Internet-standard SMI and MIB so as to
  323.           be compatible with the SNMP.  Examples of these syntactic
  324.           changes include remapping booleans to enumerated integers,
  325.           remapping bit strings to octet strings, and the like.  In
  326.           addition, the naming of the objects was changed to achieve
  327.           compatibility.
  328.  
  329.           These minimal syntactic changes with no semantic changes
  330.           should allow implementations of SNMP manageable FDDI systems
  331.           to share instrumentation with other network management schemes
  332.           and thereby minimize implementation cost.  In addition, the
  333.           translation of information conveyed by managed objects from
  334.           one network management scheme to another is eased by these
  335.           shared definitions.
  336.  
  337.           Only the essential variables, as indicated by their mandatory
  338.           status in the ANSI specification were retained in this
  339.           document.  The importance of variables which have an optional
  340.           status in the ANSI specification were perceived as being less
  341.           widely accepted.
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.           J. D. Case/A. Rijsinghani                             [Page 6]
  352.  
  353.  
  354.  
  355.  
  356.  
  357.           Internet Draft             FDDI MIB                 March 1993
  358.  
  359.  
  360.           5.1.  Textual Conventions
  361.  
  362.           Several new datatypes are introduced as a textual convention
  363.           in this MIB document.  These textual conventions enhance the
  364.           readability of the document and ease comparisons with its ANSI
  365.           counterpart.  It should be noted that the introduction of the
  366.           following textual conventions has no effect on either the
  367.           syntax nor the semantics of any managed objects.  The use of
  368.           these is merely an artifact of the explanatory method used.
  369.           Objects defined in terms of one of these methods are always
  370.           encoded by means of the rules that define the primitive type.
  371.           Hence, no changes to the SMI or the SNMP are necessary to
  372.           accommodate these textual conventions which are adopted merely
  373.           for the convenience of readers and writers in pursuit of the
  374.           elusive goal of clear, concise, and unambiguous MIB documents.
  375.  
  376.  
  377.           6.  Changes from RFC-1285
  378.  
  379.           The changes from RFC-1285 to this document, based on changes
  380.           from ANSI SMT 6.2 to SMT 7.3, were so numerous that this MIB
  381.           is located on a different branch of the MIB tree.  No
  382.           assumptions should be made about compatibility with RFC-1285.
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.           J. D. Case/A. Rijsinghani                             [Page 7]
  411.  
  412.  
  413.  
  414.  
  415.  
  416.           Internet Draft             FDDI MIB                 March 1993
  417.  
  418.  
  419.           7.  Object Definitions
  420.  
  421.           RFCxxxx-MIB DEFINITIONS ::= BEGIN
  422.  
  423.           IMPORTS
  424.                   experimental, Counter
  425.                       FROM RFC1155-SMI
  426.                   OBJECT-TYPE
  427.                       FROM RFC-1212;
  428.  
  429.           --  This MIB module uses the extended OBJECT-TYPE macro as
  430.           --  defined in [7].
  431.  
  432.  
  433.           -- this is the FDDI MIB module
  434.  
  435.           fddi    OBJECT IDENTIFIER ::= { experimental 8 }
  436.           smt73   OBJECT IDENTIFIER ::= { fddi 73 }
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.           J. D. Case/A. Rijsinghani                             [Page 8]
  470.  
  471.  
  472.  
  473.  
  474.  
  475.           Internet Draft             FDDI MIB                 March 1993
  476.  
  477.  
  478.           -- textual conventions
  479.  
  480.           FddiTimeNano ::= INTEGER (0..2147483647)
  481.           -- This data type specifies 1 nanosecond units as
  482.           -- an integer value.
  483.           --
  484.           -- NOTE: The encoding is normal integer representation, not
  485.           -- two's complement.  Since this type is used for variables
  486.           -- which are encoded as TimerTwosComplement in the ANSI
  487.           -- specification, two operations need to be performed on such
  488.           -- variables to convert from ANSI form to SNMP form:
  489.           --
  490.           -- 1) Convert from two's complement to normal integer representation
  491.           -- 2) Multiply by 80 to convert from 80 nsec to 1 nsec units
  492.           --
  493.           -- No resolution is lost.  Moreover, the objects for which this
  494.           -- data type is used effectively do not lose any range due to the
  495.           -- lower maximum value since they do not require the full range.
  496.           --
  497.           -- Example: If smt73MACTReq had a value of 8 ms, it would
  498.           -- be stored in ANSI TimerTwosComplement format as 0xFFFE7960
  499.           -- [8 ms is 100000 in 80 nsec units, which is then converted to
  500.           -- two's complement] but be reported as 8000000 in SNMP since it
  501.           -- is encoded here as FddiTimeNano.
  502.  
  503.           FddiTimeMilli ::= INTEGER (0..2147483647)
  504.           -- This data type is used for some FDDI timers. It specifies
  505.           -- time in 1 millisecond units, in normal integer representation.
  506.  
  507.           FddiResourceId ::= INTEGER (0..65535)
  508.           -- This data type is used to refer to an instance of a  MAC,
  509.           -- PORT, or PATH Resource ID.  Indexing begins
  510.           -- at 1.  Zero is used to indicate the absence of a resource.
  511.  
  512.           FddiSMTStationIdType ::= OCTET STRING (SIZE (8))
  513.           -- The unique identifier for the FDDI station.  This is a
  514.           -- string of 8 octets, represented as X' yy yy xx xx xx xx xx xx'
  515.           -- with the low order 6 octet (xx) from a unique IEEE
  516.           -- assigned address.  The high order two bits of the IEEE
  517.           -- address, the group address bit and the administration bit
  518.           -- (Universal/Local) bit should both be zero.  The first two
  519.           -- octets, the yy octets, are implementor-defined.
  520.           --
  521.           -- The representation of the address portion of the station id
  522.           -- is in the IEEE (ANSI/IEEE P802.1A) canonical notation for
  523.  
  524.  
  525.  
  526.  
  527.  
  528.           J. D. Case/A. Rijsinghani                             [Page 9]
  529.  
  530.  
  531.  
  532.  
  533.  
  534.           Internet Draft             FDDI MIB                 March 1993
  535.  
  536.  
  537.           -- 48 bit addresses.  The canonical form is a 6-octet string
  538.           -- where the first octet contains the first 8 bits of the
  539.           -- address, with the I/G(Individual/Group) address bit as the
  540.           -- least significant bit and the  U/L (Universal/Local) bit
  541.           -- as the next more significant bit, and so on.  Note that
  542.           -- addresses in the ANSI FDDI standard SMT frames are
  543.           -- represented in FDDI MAC order.
  544.  
  545.           FddiMACLongAddressType ::= OCTET STRING (SIZE (6))
  546.           -- The representation of long MAC addresses as management
  547.           -- values is in the IEEE (ANSI/IEEE P802.1A) canonical
  548.           -- notation for 48 bit addresses.  The canonical form is a
  549.           -- 6-octet string where the first octet contains the first 8
  550.           -- bits of the address, with the I/G (Individual/Group)
  551.           -- address bit as the least significant bit and the  U/L
  552.           -- (Universal/Local) bit as the next more significant bit,
  553.           -- and so on.  Note that the addresses in the SMT frames are
  554.           -- represented in FDDI MAC order.
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.           J. D. Case/A. Rijsinghani                            [Page 10]
  588.  
  589.  
  590.  
  591.  
  592.  
  593.           Internet Draft             FDDI MIB                 March 1993
  594.  
  595.  
  596.           -- groups in the FDDI MIB module
  597.  
  598.           smt73SMT          OBJECT IDENTIFIER ::= { smt73 1 }
  599.  
  600.           smt73MAC          OBJECT IDENTIFIER ::= { smt73 2 }
  601.  
  602.           smt73MACCounters  OBJECT IDENTIFIER ::= { smt73 3 }
  603.  
  604.           smt73PATH         OBJECT IDENTIFIER ::= { smt73 4 }
  605.  
  606.           smt73PORT         OBJECT IDENTIFIER ::= { smt73 5 }
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.           J. D. Case/A. Rijsinghani                            [Page 11]
  647.  
  648.  
  649.  
  650.  
  651.  
  652.           Internet Draft             FDDI MIB                 March 1993
  653.  
  654.  
  655.           -- the SMT group
  656.           -- Implementation of the SMT group is mandatory for all
  657.           -- systems which implement manageable FDDI subsystems.
  658.  
  659.           smt73SMTNumber OBJECT-TYPE
  660.               SYNTAX  INTEGER (0..65535)
  661.               ACCESS  read-only
  662.               STATUS  mandatory
  663.               DESCRIPTION
  664.                       "The number of SMT implementations (regardless of
  665.                       their current state) on this network management
  666.                       application entity.  The value for this variable
  667.                       must remain constant at least from one re-
  668.                       initialization of the entity's network management
  669.                       system to the next re-initialization."
  670.               ::= { smt73SMT  1 }
  671.  
  672.  
  673.           -- the SMT table
  674.  
  675.           smt73SMTTable OBJECT-TYPE
  676.               SYNTAX  SEQUENCE OF Smt73SMTEntry
  677.               ACCESS  not-accessible
  678.               STATUS  mandatory
  679.               DESCRIPTION
  680.                       "A list of SMT entries.  The number of entries
  681.                       shall not exceed the value of smt73SMTNumber."
  682.               ::= { smt73SMT  2 }
  683.  
  684.           smt73SMTEntry OBJECT-TYPE
  685.               SYNTAX  Smt73SMTEntry
  686.               ACCESS  not-accessible
  687.               STATUS  mandatory
  688.               DESCRIPTION
  689.                       "An SMT entry containing information common to a
  690.                       given SMT."
  691.               INDEX   { smt73SMTIndex }
  692.               ::= { smt73SMTTable 1 }
  693.  
  694.           Smt73SMTEntry ::=
  695.               SEQUENCE {
  696.                   smt73SMTIndex
  697.                       INTEGER,
  698.                   smt73SMTStationId
  699.                       FddiSMTStationIdType,
  700.  
  701.  
  702.  
  703.  
  704.  
  705.           J. D. Case/A. Rijsinghani                            [Page 12]
  706.  
  707.  
  708.  
  709.  
  710.  
  711.           Internet Draft             FDDI MIB                 March 1993
  712.  
  713.  
  714.                   smt73SMTOpVersionId
  715.                       INTEGER,
  716.                   smt73SMTHiVersionId
  717.                       INTEGER,
  718.                   smt73SMTLoVersionId
  719.                       INTEGER,
  720.                   smt73SMTUserData
  721.                       OCTET STRING,
  722.                   smt73SMTMIBVersionId
  723.                       INTEGER,
  724.                   smt73SMTMACCts
  725.                       INTEGER,
  726.                   smt73SMTNonMasterCts
  727.                       INTEGER,
  728.                   smt73SMTMasterCts
  729.                       INTEGER,
  730.                   smt73SMTAvailablePaths
  731.                       INTEGER,
  732.                   smt73SMTConfigCapabilities
  733.                       INTEGER,
  734.                   smt73SMTConfigPolicy
  735.                       INTEGER,
  736.                   smt73SMTConnectionPolicy
  737.                       INTEGER,
  738.                   smt73SMTTNotify
  739.                       INTEGER,
  740.                   smt73SMTStatRptPolicy
  741.                       INTEGER,
  742.                   smt73SMTTraceMaxExpiration
  743.                       FddiTimeMilli,
  744.                   smt73SMTBypassPresent
  745.                       INTEGER,
  746.                   smt73SMTECMState
  747.                       INTEGER,
  748.                   smt73SMTCFState
  749.                       INTEGER,
  750.                   smt73SMTRemoteDisconnectFlag
  751.                       INTEGER,
  752.                   smt73SMTStationStatus
  753.                       INTEGER,
  754.                   smt73SMTPeerWrapFlag
  755.                       INTEGER,
  756.                   smt73SMTTimeStamp
  757.                       FddiTimeMilli,
  758.                   smt73SMTTransitionTimeStamp
  759.  
  760.  
  761.  
  762.  
  763.  
  764.           J. D. Case/A. Rijsinghani                            [Page 13]
  765.  
  766.  
  767.  
  768.  
  769.  
  770.           Internet Draft             FDDI MIB                 March 1993
  771.  
  772.  
  773.                       FddiTimeMilli,
  774.                   smt73SMTStationAction
  775.                       INTEGER
  776.               }
  777.  
  778.           smt73SMTIndex OBJECT-TYPE
  779.               SYNTAX  INTEGER (1..65535)
  780.               ACCESS  read-only
  781.               STATUS  mandatory
  782.               DESCRIPTION
  783.                       "A unique value for each SMT.  The value for each
  784.                       SMT must remain constant at least from one re-
  785.                       initialization of the entity's network management
  786.                       system to the next re-initialization."
  787.               ::= { smt73SMTEntry 1 }
  788.  
  789.           smt73SMTStationId OBJECT-TYPE
  790.               SYNTAX  FddiSMTStationIdType -- OCTET STRING (SIZE (8))
  791.               ACCESS  read-only
  792.               STATUS  mandatory
  793.               DESCRIPTION
  794.                       "Used to uniquely identify an FDDI station."
  795.               REFERENCE
  796.                       "ANSI { fddiSMT 11 }"
  797.               ::= { smt73SMTEntry 2 }
  798.  
  799.           smt73SMTOpVersionId OBJECT-TYPE
  800.               SYNTAX  INTEGER (1..65535)
  801.               ACCESS  read-only
  802.               STATUS  mandatory
  803.               DESCRIPTION
  804.                       "The version that this station is using for its
  805.                       operation (refer to ANSI 7.1.2.2). The value of
  806.                       this variable is 2 for this SMT revision."
  807.               REFERENCE
  808.                       "ANSI { fddiSMT 13 }"
  809.               ::= { smt73SMTEntry 3 }
  810.  
  811.           smt73SMTHiVersionId OBJECT-TYPE
  812.               SYNTAX  INTEGER (1..65535)
  813.               ACCESS  read-only
  814.               STATUS  mandatory
  815.               DESCRIPTION
  816.                       "The highest version of SMT that this station
  817.                       supports (refer to ANSI 7.1.2.2)."
  818.  
  819.  
  820.  
  821.  
  822.  
  823.           J. D. Case/A. Rijsinghani                            [Page 14]
  824.  
  825.  
  826.  
  827.  
  828.  
  829.           Internet Draft             FDDI MIB                 March 1993
  830.  
  831.  
  832.               REFERENCE
  833.                       "ANSI { fddiSMT 14 }"
  834.               ::= { smt73SMTEntry 4 }
  835.  
  836.           smt73SMTLoVersionId OBJECT-TYPE
  837.               SYNTAX  INTEGER (1..65535)
  838.               ACCESS  read-only
  839.               STATUS  mandatory
  840.               DESCRIPTION
  841.                       "The lowest version of SMT that this station
  842.                       supports (refer to ANSI 7.1.2.2)."
  843.               REFERENCE
  844.                       "ANSI { fddiSMT 15 }"
  845.               ::= { smt73SMTEntry 5 }
  846.  
  847.           smt73SMTUserData OBJECT-TYPE
  848.               SYNTAX  OCTET STRING (SIZE (32))
  849.               ACCESS  read-write
  850.               STATUS  mandatory
  851.               DESCRIPTION
  852.                       "This variable contains 32 octets of user defined
  853.                       information. The information shall be an ASCII
  854.                       string."
  855.               REFERENCE
  856.                       "ANSI { fddiSMT 17 }"
  857.               ::= { smt73SMTEntry 6 }
  858.  
  859.           smt73SMTMIBVersionId OBJECT-TYPE
  860.               SYNTAX  INTEGER (0..65535)
  861.               ACCESS  read-only
  862.               STATUS  mandatory
  863.               DESCRIPTION
  864.                       "The version of the FDDI MIB of this station.  The
  865.                       value of this variable is 1 for this SMT
  866.                       revision."
  867.               REFERENCE
  868.                       "ANSI { fddiSMT 18 }"
  869.               ::= { smt73SMTEntry 7 }
  870.  
  871.           smt73SMTMACCts OBJECT-TYPE
  872.               SYNTAX  INTEGER (0..255)
  873.               ACCESS  read-only
  874.               STATUS  mandatory
  875.               DESCRIPTION
  876.                       "The number of MACs in this station or
  877.  
  878.  
  879.  
  880.  
  881.  
  882.           J. D. Case/A. Rijsinghani                            [Page 15]
  883.  
  884.  
  885.  
  886.  
  887.  
  888.           Internet Draft             FDDI MIB                 March 1993
  889.  
  890.  
  891.                       concentrator."
  892.               REFERENCE
  893.                       "ANSI { fddiSMT 21 }"
  894.               ::= { smt73SMTEntry 8 }
  895.  
  896.           smt73SMTNonMasterCts OBJECT-TYPE
  897.               SYNTAX  INTEGER (0..2)
  898.               ACCESS  read-only
  899.               STATUS  mandatory
  900.               DESCRIPTION
  901.                       "The value of this variable is the number of A, B,
  902.                       and S ports in this station or concentrator."
  903.               REFERENCE
  904.                       "ANSI { fddiSMT 22 }"
  905.               ::= { smt73SMTEntry 9 }
  906.  
  907.           smt73SMTMasterCts OBJECT-TYPE
  908.               SYNTAX  INTEGER (0..255)
  909.               ACCESS  read-only
  910.               STATUS  mandatory
  911.               DESCRIPTION
  912.                       "The number of M Ports in a node. If the node is
  913.                       not a concentrator, the value of the variable is
  914.                       zero."
  915.               REFERENCE
  916.                       "ANSI { fddiSMT 23 }"
  917.               ::= { smt73SMTEntry 10 }
  918.  
  919.           smt73SMTAvailablePaths OBJECT-TYPE
  920.               SYNTAX  INTEGER (0..7)
  921.               ACCESS  read-only
  922.               STATUS  mandatory
  923.               DESCRIPTION
  924.                       "A value that indicates the PATH types available
  925.                       in the station.
  926.  
  927.                       The value is a sum.  This value initially takes
  928.                       the value zero, then for each type of PATH that
  929.                       this node has available, 2 raised to a power is
  930.                       added to the sum.  The powers are according to the
  931.                       following table:
  932.  
  933.                                Path   Power
  934.                             Primary     0
  935.                           Secondary     1
  936.  
  937.  
  938.  
  939.  
  940.  
  941.           J. D. Case/A. Rijsinghani                            [Page 16]
  942.  
  943.  
  944.  
  945.  
  946.  
  947.           Internet Draft             FDDI MIB                 March 1993
  948.  
  949.  
  950.                               Local     2
  951.  
  952.                       For example, a station having Primary and Local
  953.                       PATHs available would have a value of 5 (2**0 +
  954.                       2**2)."
  955.               REFERENCE
  956.                       "ANSI { fddiSMT 24 }"
  957.               ::= { smt73SMTEntry 11 }
  958.  
  959.           smt73SMTConfigCapabilities OBJECT-TYPE
  960.               SYNTAX  INTEGER (0..3)
  961.               ACCESS  read-only
  962.               STATUS  mandatory
  963.               DESCRIPTION
  964.                       "A value that indicates the configuration
  965.                       capabilities of a node. The 'Hold Available' bit
  966.                       indicates the support of the optional Hold
  967.                       Function, which is controlled by
  968.                       fddiSMTConfigPolicy.  The 'CF-Wrap-AB' bit
  969.                       indicates that the station has the capability of
  970.                       performing a wrap_ab (refer to ANSI SMT 9.7.2.2).
  971.  
  972.                       The value is a sum.  This value initially takes
  973.                       the value zero, then for each of the configuration
  974.                       policies currently enforced on the node, 2 raised
  975.                       to a power is added to the sum.  The powers are
  976.                       according to the following table:
  977.  
  978.                                  Policy   Power
  979.                           holdAvailable     0
  980.                              CF-Wrap-AB     1 "
  981.               REFERENCE
  982.                       "ANSI { fddiSMT 25 }"
  983.               ::= { smt73SMTEntry 12 }
  984.  
  985.           smt73SMTConfigPolicy OBJECT-TYPE
  986.               SYNTAX  INTEGER (0..1)
  987.               ACCESS  read-write
  988.               STATUS  mandatory
  989.               DESCRIPTION
  990.                       "A value that indicates the configuration policies
  991.                       currently desired in a node.  'Hold' is one of the
  992.                       terms used for the Hold Flag, an optional ECM flag
  993.                       used to enable the optional Hold policy.
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.           J. D. Case/A. Rijsinghani                            [Page 17]
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.           Internet Draft             FDDI MIB                 March 1993
  1007.  
  1008.  
  1009.                       The value is a sum.  This value initially takes
  1010.                       the value zero, then for each of the configuration
  1011.                       policies currently enforced on the node, 2 raised
  1012.                       to a power is added to the sum.  The powers are
  1013.                       according to the following table:
  1014.  
  1015.                                      Policy   Power
  1016.                           configurationhold     0 "
  1017.               REFERENCE
  1018.                       "ANSI { fddiSMT 26 }"
  1019.               ::= { smt73SMTEntry 13 }
  1020.  
  1021.           smt73SMTConnectionPolicy OBJECT-TYPE
  1022.               SYNTAX  INTEGER (32768..65535)
  1023.               ACCESS  read-write
  1024.               STATUS  mandatory
  1025.               DESCRIPTION
  1026.                       "A value representing the connection policies in
  1027.                       effect in a node. A station sets the corresponding
  1028.                       bit for each of the connection types that it
  1029.                       rejects. The letter designations, X and Y, in the
  1030.                       'rejectX-Y' names have the following significance:
  1031.                       X represents the PC-Type of the local PORT and Y
  1032.                       represents the PC_Type of the adjacent PORT
  1033.                       (PC_Neighbor). The evaluation of Connection-
  1034.                       Policy (PC-Type, PC-Neighbor) is done to determine
  1035.                       the setting of T- Val(3) in the PC-Signalling
  1036.                       sequence (refer to ANSI 9.6.3). Note that Bit 15,
  1037.                       (rejectM-M), is always set and cannot be cleared.
  1038.  
  1039.                       The value is a sum.  This value initially takes
  1040.                       the value zero, then for each of the connection
  1041.                       policies currently enforced on the node, 2 raised
  1042.                       to a power is added to the sum.  The powers are
  1043.                       according to the following table:
  1044.  
  1045.                              Policy   Power
  1046.                           rejectA-A     0
  1047.                           rejectA-B     1
  1048.                           rejectA-S     2
  1049.                           rejectA-M     3
  1050.                           rejectB-A     4
  1051.                           rejectB-B     5
  1052.                           rejectB-S     6
  1053.                           rejectB-M     7
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.           J. D. Case/A. Rijsinghani                            [Page 18]
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065.           Internet Draft             FDDI MIB                 March 1993
  1066.  
  1067.  
  1068.                           rejectS-A     8
  1069.                           rejectS-B     9
  1070.                           rejectS-S     10
  1071.                           rejectS-M     11
  1072.                           rejectM-A     12
  1073.                           rejectM-B     13
  1074.                           rejectM-S     14
  1075.                           rejectM-M     15 "
  1076.               REFERENCE
  1077.                       "ANSI { fddiSMT 27 }"
  1078.               ::= { smt73SMTEntry 14 }
  1079.  
  1080.           smt73SMTTNotify OBJECT-TYPE
  1081.               SYNTAX  INTEGER (2..30)
  1082.               ACCESS  read-write
  1083.               STATUS  mandatory
  1084.               DESCRIPTION
  1085.                       "The timer, expressed in seconds, used in the
  1086.                       Neighbor Notification protocol. It has a range of
  1087.                       2 seconds to 30 seconds, and its default value is
  1088.                       30 seconds (refer to ANSI SMT 8.2)."
  1089.               REFERENCE
  1090.                       "ANSI { fddiSMT 29 }"
  1091.               ::= { smt73SMTEntry 15 }
  1092.  
  1093.           smt73SMTStatRptPolicy OBJECT-TYPE
  1094.               SYNTAX  INTEGER { true(1), false(2) }
  1095.               ACCESS  read-write
  1096.               STATUS  mandatory
  1097.               DESCRIPTION
  1098.                       "If true, indicates that the node will generate
  1099.                       Status Reporting Frames for its implemented events
  1100.                       and conditions. It has an initial value of true.
  1101.                       This variable determines the value of the
  1102.                       SR_Enable Flag (refer to ANSI SMT 8.3.2.1)."
  1103.               REFERENCE
  1104.                       "ANSI { fddiSMT 30 }"
  1105.               ::= { smt73SMTEntry 16 }
  1106.  
  1107.           smt73SMTTraceMaxExpiration OBJECT-TYPE
  1108.               SYNTAX  FddiTimeMilli
  1109.               ACCESS  read-write
  1110.               STATUS  mandatory
  1111.               DESCRIPTION
  1112.                       "Reference Trace_Max (refer to ANSI SMT
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.           J. D. Case/A. Rijsinghani                            [Page 19]
  1119.  
  1120.  
  1121.  
  1122.  
  1123.  
  1124.           Internet Draft             FDDI MIB                 March 1993
  1125.  
  1126.  
  1127.                       9.4.4.2.2)."
  1128.               REFERENCE
  1129.                       "ANSI { fddiSMT 31 }"
  1130.               ::= { smt73SMTEntry 17 }
  1131.  
  1132.           smt73SMTBypassPresent OBJECT-TYPE
  1133.               SYNTAX  INTEGER { true(1), false(2) }
  1134.               ACCESS  read-only
  1135.               STATUS  mandatory
  1136.               DESCRIPTION
  1137.                       "A flag indicating if the station has a bypass on
  1138.                       its AB port pair."
  1139.               REFERENCE
  1140.                       "ANSI { fddiSMT 34 }"
  1141.               ::= { smt73SMTEntry 18 }
  1142.  
  1143.           smt73SMTECMState OBJECT-TYPE
  1144.               SYNTAX  INTEGER {
  1145.                           ec0(1), -- Out
  1146.                           ec1(2), -- In
  1147.                           ec2(3), -- Trace
  1148.                           ec3(4), -- Leave
  1149.                           ec4(5), -- Path_Test
  1150.                           ec5(6), -- Insert
  1151.                           ec6(7), -- Check
  1152.                           ec7(8)  -- Deinsert
  1153.                       }
  1154.               ACCESS  read-only
  1155.               STATUS  mandatory
  1156.               DESCRIPTION
  1157.                       "Indicates the current state of the ECM state
  1158.                       machine (refer to ANSI SMT 9.5.2)."
  1159.               REFERENCE
  1160.                       "ANSI { fddiSMT 41 }"
  1161.               ::= { smt73SMTEntry 19 }
  1162.  
  1163.           smt73SMTCFState OBJECT-TYPE
  1164.               SYNTAX  INTEGER {
  1165.                           cf0(1),   -- isolated
  1166.                           cf1(2),   -- local_a
  1167.                           cf2(3),   -- local_b
  1168.                           cf3(4),   -- local_ab
  1169.                           cf4(5),   -- local_s
  1170.                           cf5(6),   -- wrap_a
  1171.                           cf6(7),   -- wrap_b
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.           J. D. Case/A. Rijsinghani                            [Page 20]
  1178.  
  1179.  
  1180.  
  1181.  
  1182.  
  1183.           Internet Draft             FDDI MIB                 March 1993
  1184.  
  1185.  
  1186.                           cf7(8),   -- wrap_ab
  1187.                           cf8(9),   -- wrap_s
  1188.                           cf9(10),  -- c_wrap_a
  1189.                           cf10(11), -- c_wrap_b
  1190.                           cf11(12), -- c_wrap_s
  1191.                           cf12(13)  -- thru
  1192.                       }
  1193.               ACCESS  read-only
  1194.               STATUS  mandatory
  1195.               DESCRIPTION
  1196.                       "The attachment configuration for the station or
  1197.                       concentrator (refer to ANSI SMT 9.7.2.2)."
  1198.               REFERENCE
  1199.                       "ANSI { fddiSMT 42 }"
  1200.               ::= { smt73SMTEntry 20 }
  1201.  
  1202.           smt73SMTRemoteDisconnectFlag OBJECT-TYPE
  1203.               SYNTAX  INTEGER { true(1), false(2) }
  1204.               ACCESS  read-only
  1205.               STATUS  mandatory
  1206.               DESCRIPTION
  1207.                       "A flag indicating that the station was remotely
  1208.                       disconnected from the network as a result of
  1209.                       receiving an fddiSMTAction, disconnect (refer to
  1210.                       ANSI SMT 6.4.5.3) in a Parameter Management Frame.
  1211.                       A station requires a Connect Action to rejoin and
  1212.                       clear the flag (refer to ANSI SMT 6.4.5.2)."
  1213.               REFERENCE
  1214.                       "ANSI { fddiSMT 44 }"
  1215.               ::= { smt73SMTEntry 21 }
  1216.  
  1217.           smt73SMTStationStatus OBJECT-TYPE
  1218.               SYNTAX  INTEGER { concatenated(1), separated(2), thru(3) }
  1219.               ACCESS  read-only
  1220.               STATUS  mandatory
  1221.               DESCRIPTION
  1222.                       "The current status of the primary and secondary
  1223.                       paths within this station."
  1224.               REFERENCE
  1225.                       "ANSI { fddiSMT 45 }"
  1226.               ::= { smt73SMTEntry 22 }
  1227.  
  1228.           smt73SMTPeerWrapFlag OBJECT-TYPE
  1229.               SYNTAX  INTEGER { true(1), false(2) }
  1230.               ACCESS  read-only
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.           J. D. Case/A. Rijsinghani                            [Page 21]
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242.           Internet Draft             FDDI MIB                 March 1993
  1243.  
  1244.  
  1245.               STATUS  mandatory
  1246.               DESCRIPTION
  1247.                       "This variable assumes the value of the
  1248.                       PeerWrapFlag in CFM (refer to ANSI SMT
  1249.                       9.7.2.4.4)."
  1250.               REFERENCE
  1251.                       "ANSI { fddiSMT 46 }"
  1252.               ::= { smt73SMTEntry 23 }
  1253.  
  1254.           smt73SMTTimeStamp OBJECT-TYPE
  1255.               SYNTAX  FddiTimeMilli
  1256.               ACCESS  read-only
  1257.               STATUS  mandatory
  1258.               DESCRIPTION
  1259.                       "This variable assumes the value of TimeStamp
  1260.                       (refer to ANSI SMT 8.3.2.1)."
  1261.               REFERENCE
  1262.                       "ANSI { fddiSMT 51 }"
  1263.               ::= { smt73SMTEntry 24 }
  1264.  
  1265.           smt73SMTTransitionTimeStamp OBJECT-TYPE
  1266.               SYNTAX  FddiTimeMilli
  1267.               ACCESS  read-only
  1268.               STATUS  mandatory
  1269.               DESCRIPTION
  1270.                       "This variable assumes the value of
  1271.                       TransitionTimeStamp (refer to ANSI SMT 8.3.2.1)."
  1272.               REFERENCE
  1273.                       "ANSI { fddiSMT 52 }"
  1274.               ::= { smt73SMTEntry 25 }
  1275.  
  1276.           smt73SMTStationAction OBJECT-TYPE
  1277.               SYNTAX  INTEGER {
  1278.                           other(1),               -- none of the following
  1279.                           connect(2),
  1280.                           disconnect(3),
  1281.                           path-Test(4),
  1282.                           self-Test(5),
  1283.                           disable-a(6),
  1284.                           disable-b(7),
  1285.                           disable-m(8)
  1286.                       }
  1287.               ACCESS  read-write
  1288.               STATUS  mandatory
  1289.               DESCRIPTION
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.           J. D. Case/A. Rijsinghani                            [Page 22]
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.           Internet Draft             FDDI MIB                 March 1993
  1302.  
  1303.  
  1304.                       "This object, when read, always returns a value of
  1305.                       other(1).  The behavior of setting this variable
  1306.                       to each of the acceptable values is as follows:
  1307.  
  1308.                            other(1): Results in a badValue error.
  1309.                            connect(2): Generates a Connect signal to ECM
  1310.                                 to begin a connection sequence. The
  1311.                                 fddiSMTRemoteDisconnectFlag is cleared
  1312.                                 on the setting of this variable to 1.
  1313.                                 See ANSI Ref 9.4.2.
  1314.                            disconnect(3): Generates a Disconnect signal
  1315.                                 to ECM and sets the
  1316.                                 fddiSMTRemoteDIsconnectFlag. see ANSI
  1317.                                 Ref 9.4.2.
  1318.                            path-Test(4): Initiates a station Path_Test.
  1319.                                 The Path_Test variable (see ANSI Ref
  1320.                                 9.4.1) is set to 'Testing'. The results
  1321.                                 of this action are not specified in this
  1322.                                 standard.
  1323.                            self-Test(5): Initiates a station Self_Test.
  1324.                                 The results of this action are not
  1325.                                 specified in this standard.
  1326.                            disable-a(6): Causes a PC_Disable on the A
  1327.                                 port if the A port mode is peer.
  1328.                            disable-b(7): Causes a PC_Disable on the B
  1329.                                 port if the B port mode is peer.
  1330.                            disable-m(8): Causes a PC_Disable on all M
  1331.                                 ports.
  1332.  
  1333.                       Attempts to set this object to all other values
  1334.                       results in a badValue error.  The result of
  1335.                       setting this variable to path-Test(4) or self-
  1336.                       Test(5) is implementation-specific."
  1337.               REFERENCE
  1338.                       "ANSI { fddiSMT 60 }"
  1339.               ::= { smt73SMTEntry 26 }
  1340.  
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.           J. D. Case/A. Rijsinghani                            [Page 23]
  1355.  
  1356.  
  1357.  
  1358.  
  1359.  
  1360.           Internet Draft             FDDI MIB                 March 1993
  1361.  
  1362.  
  1363.           -- the MAC group
  1364.           -- Implementation of the MAC Group is mandatory for all
  1365.           -- systems which implement manageable FDDI subsystems.
  1366.  
  1367.           smt73MACNumber OBJECT-TYPE
  1368.               SYNTAX  INTEGER (0..65535)
  1369.               ACCESS  read-only
  1370.               STATUS  mandatory
  1371.               DESCRIPTION
  1372.                       "The total number of MAC implementations (across
  1373.                       all SMTs) on this network management application
  1374.                       entity.  The value for this variable must remain
  1375.                       constant at least from one re-initialization of
  1376.                       the entity's network management system to the next
  1377.                       re-initialization."
  1378.               ::= { smt73MAC  1 }
  1379.  
  1380.  
  1381.           -- the MAC table
  1382.  
  1383.           smt73MACTable OBJECT-TYPE
  1384.               SYNTAX  SEQUENCE OF Smt73MACEntry
  1385.               ACCESS  not-accessible
  1386.               STATUS  mandatory
  1387.               DESCRIPTION
  1388.                       "A list of MAC entries.  The number of entries
  1389.                       shall not exceed the value of smt73MACNumber."
  1390.               ::= { smt73MAC  2 }
  1391.  
  1392.           smt73MACEntry OBJECT-TYPE
  1393.               SYNTAX  Smt73MACEntry
  1394.               ACCESS  not-accessible
  1395.               STATUS  mandatory
  1396.               DESCRIPTION
  1397.                       "A MAC entry containing information common to a
  1398.                       given MAC."
  1399.               INDEX   { smt73MACSMTIndex, smt73MACIndex }
  1400.               ::= { smt73MACTable 1 }
  1401.  
  1402.           Smt73MACEntry ::=
  1403.               SEQUENCE {
  1404.                   smt73MACSMTIndex
  1405.                           INTEGER,
  1406.                   smt73MACIndex
  1407.                           INTEGER,
  1408.  
  1409.  
  1410.  
  1411.  
  1412.  
  1413.           J. D. Case/A. Rijsinghani                            [Page 24]
  1414.  
  1415.  
  1416.  
  1417.  
  1418.  
  1419.           Internet Draft             FDDI MIB                 March 1993
  1420.  
  1421.  
  1422.                   smt73MACIfIndex
  1423.                           INTEGER,
  1424.                   smt73MACFrameStatusFunctions
  1425.                           INTEGER,
  1426.                   smt73MACTMaxCapability
  1427.                           FddiTimeNano,
  1428.                   smt73MACTVXCapability
  1429.                           FddiTimeNano,
  1430.                   smt73MACAvailablePaths
  1431.                           INTEGER,
  1432.                   smt73MACCurrentPath
  1433.                           INTEGER,
  1434.                   smt73MACUpstreamNbr
  1435.                           FddiMACLongAddressType,
  1436.                   smt73MACDownstreamNbr
  1437.                           FddiMACLongAddressType,
  1438.                   smt73MACOldUpstreamNbr
  1439.                           FddiMACLongAddressType,
  1440.                   smt73MACOldDownstreamNbr
  1441.                           FddiMACLongAddressType,
  1442.                   smt73MACDupAddrTest
  1443.                           INTEGER,
  1444.                   smt73MACRequestedPaths
  1445.                           INTEGER,
  1446.                   smt73MACDownstreamPORTType
  1447.                           INTEGER,
  1448.                   smt73MACSMTAddress
  1449.                           FddiMACLongAddressType,
  1450.                   smt73MACTReq
  1451.                           FddiTimeNano,
  1452.                   smt73MACTNeg
  1453.                           FddiTimeNano,
  1454.                   smt73MACTMax
  1455.                           FddiTimeNano,
  1456.                   smt73MACTvxValue
  1457.                           FddiTimeNano,
  1458.                   smt73MACFrameCts
  1459.                           Counter,
  1460.                   smt73MACCopiedCts
  1461.                           Counter,
  1462.                   smt73MACTransmitCts
  1463.                           Counter,
  1464.                   smt73MACErrorCts
  1465.                           Counter,
  1466.                   smt73MACLostCts
  1467.  
  1468.  
  1469.  
  1470.  
  1471.  
  1472.           J. D. Case/A. Rijsinghani                            [Page 25]
  1473.  
  1474.  
  1475.  
  1476.  
  1477.  
  1478.           Internet Draft             FDDI MIB                 March 1993
  1479.  
  1480.  
  1481.                           Counter,
  1482.                   smt73MACFrameErrorThreshold
  1483.                           INTEGER,
  1484.                   smt73MACFrameErrorRatio
  1485.                           INTEGER,
  1486.                   smt73MACRMTState
  1487.                           INTEGER,
  1488.                   smt73MACDaFlag
  1489.                           INTEGER,
  1490.                   smt73MACUnaDaFlag
  1491.                           INTEGER,
  1492.                   smt73MACFrameErrorFlag
  1493.                           INTEGER,
  1494.                   smt73MACMAUnitdataAvailable
  1495.                           INTEGER,
  1496.                   smt73MACHardwarePresent
  1497.                           INTEGER,
  1498.                   smt73MACMAUnitdataEnable
  1499.                           INTEGER
  1500.               }
  1501.  
  1502.  
  1503.           smt73MACSMTIndex OBJECT-TYPE
  1504.               SYNTAX  INTEGER (1..65535)
  1505.               ACCESS  read-only
  1506.               STATUS  mandatory
  1507.               DESCRIPTION
  1508.                       "The value of the SMT index associated with this
  1509.                       MAC."
  1510.               ::= { smt73MACEntry 1 }
  1511.  
  1512.           smt73MACIndex OBJECT-TYPE
  1513.               SYNTAX  INTEGER (1..65535)
  1514.               ACCESS  read-only
  1515.               STATUS  mandatory
  1516.               DESCRIPTION
  1517.                       "Index variable for uniquely identifying the MAC
  1518.                       object instances, which is the same as the
  1519.                       corresponding resource index in SMT."
  1520.               REFERENCE
  1521.                       "ANSI { fddiMAC 34 }"
  1522.               ::= { smt73MACEntry 2 }
  1523.  
  1524.           smt73MACIfIndex OBJECT-TYPE
  1525.               SYNTAX  INTEGER (1..65535)
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.           J. D. Case/A. Rijsinghani                            [Page 26]
  1532.  
  1533.  
  1534.  
  1535.  
  1536.  
  1537.           Internet Draft             FDDI MIB                 March 1993
  1538.  
  1539.  
  1540.               ACCESS  read-only
  1541.               STATUS  mandatory
  1542.               DESCRIPTION
  1543.                       "The value of the MIB-II ifIndex corresponding to
  1544.                       this MAC.  If none is applicable, 0 is returned."
  1545.               REFERENCE
  1546.                       "MIB-II"
  1547.               ::= { smt73MACEntry 3 }
  1548.  
  1549.           smt73MACFrameStatusFunctions OBJECT-TYPE
  1550.               SYNTAX  INTEGER (0..7)
  1551.               ACCESS  read-only
  1552.               STATUS  mandatory
  1553.               DESCRIPTION
  1554.                       "Indicates the MAC's optional Frame Status
  1555.                       processing functions.
  1556.  
  1557.                       The value is a sum.  This value initially takes
  1558.                       the value zero, then for each function present, 2
  1559.                       raised to a power is added to the sum.  The powers
  1560.                       are according to the following table:
  1561.  
  1562.                            function   Power
  1563.                        fs-repeating     0
  1564.                          fs-setting     1
  1565.                         fs-clearing     2 "
  1566.               REFERENCE
  1567.                       "ANSI { fddiMAC 11 }"
  1568.               ::= { smt73MACEntry 4 }
  1569.  
  1570.           smt73MACTMaxCapability OBJECT-TYPE
  1571.               SYNTAX  FddiTimeNano
  1572.               ACCESS  read-only
  1573.               STATUS  mandatory
  1574.               DESCRIPTION
  1575.                       "Indicates the maximum time value of fddiMACTMax
  1576.                       that this MAC can support."
  1577.               REFERENCE
  1578.                       "ANSI { fddiMAC 13 }"
  1579.               ::= { smt73MACEntry 5 }
  1580.  
  1581.           smt73MACTVXCapability OBJECT-TYPE
  1582.               SYNTAX  FddiTimeNano
  1583.               ACCESS  read-only
  1584.               STATUS  mandatory
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.           J. D. Case/A. Rijsinghani                            [Page 27]
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596.           Internet Draft             FDDI MIB                 March 1993
  1597.  
  1598.  
  1599.               DESCRIPTION
  1600.                       "Indicates the maximum time value of
  1601.                       fddiMACTvxValue that this MAC can support."
  1602.               REFERENCE
  1603.                       "ANSI { fddiMAC 14 }"
  1604.               ::= { smt73MACEntry 6 }
  1605.  
  1606.           smt73MACAvailablePaths OBJECT-TYPE
  1607.               SYNTAX  INTEGER (0..7)
  1608.               ACCESS  read-only
  1609.               STATUS  mandatory
  1610.               DESCRIPTION
  1611.                       "Indicates the paths available for this MAC (refer
  1612.                       to ANSI SMT 9.7.7).
  1613.  
  1614.                       The value is a sum.  This value initially takes
  1615.                       the value zero, then for each type of PATH that
  1616.                       this MAC has available, 2 raised to a power is
  1617.                       added to the sum.  The powers are according to the
  1618.                       following table:
  1619.  
  1620.                                Path   Power
  1621.                             Primary     0
  1622.                           Secondary     1
  1623.                               Local     2 "
  1624.               REFERENCE
  1625.                       "ANSI { fddiMAC 22 }"
  1626.               ::= { smt73MACEntry 7 }
  1627.  
  1628.           smt73MACCurrentPath OBJECT-TYPE
  1629.               SYNTAX  INTEGER {
  1630.                           isolated(1),
  1631.                           local(2),
  1632.                           secondary(3),
  1633.                           primary(4),
  1634.                           concatenated(5),
  1635.                           thru(6)
  1636.                       }
  1637.               ACCESS  read-only
  1638.               STATUS  mandatory
  1639.               DESCRIPTION
  1640.                       "Indicates the Path into which this MAC is
  1641.                       currently inserted (refer to ANSI 9.7.7)."
  1642.               REFERENCE
  1643.                       "ANSI { fddiMAC 23 }"
  1644.  
  1645.  
  1646.  
  1647.  
  1648.  
  1649.           J. D. Case/A. Rijsinghani                            [Page 28]
  1650.  
  1651.  
  1652.  
  1653.  
  1654.  
  1655.           Internet Draft             FDDI MIB                 March 1993
  1656.  
  1657.  
  1658.               ::= { smt73MACEntry 8 }
  1659.  
  1660.           smt73MACUpstreamNbr OBJECT-TYPE
  1661.               SYNTAX  FddiMACLongAddressType -- OCTET STRING (SIZE (6))
  1662.               ACCESS  read-only
  1663.               STATUS  mandatory
  1664.               DESCRIPTION
  1665.                       "The MAC's upstream neighbor's long individual MAC
  1666.                       address. It has an initial value of the SMT-
  1667.                       Unknown-MAC Address and is only modified as
  1668.                       specified by the Neighbor Information Frame
  1669.                       protocol (refer to ANSI SMT 7.2.1 and 8.2)."
  1670.               REFERENCE
  1671.                       "ANSI { fddiMAC 24 }"
  1672.               ::= { smt73MACEntry 9 }
  1673.  
  1674.           smt73MACDownstreamNbr OBJECT-TYPE
  1675.               SYNTAX  FddiMACLongAddressType -- OCTET STRING (SIZE (6))
  1676.               ACCESS  read-only
  1677.               STATUS  mandatory
  1678.               DESCRIPTION
  1679.                       "The MAC's downstream neighbor's long individual
  1680.                       MAC address. It has an initial value of the SMT-
  1681.                       Unknown-MAC Address and is only modified as
  1682.                       specified by the Neighbor Information Frame
  1683.                       protocol (refer to ANSI SMT 7.2.1 and 8.2)."
  1684.               REFERENCE
  1685.                       "ANSI { fddiMAC 25 }"
  1686.               ::= { smt73MACEntry 10 }
  1687.  
  1688.           smt73MACOldUpstreamNbr OBJECT-TYPE
  1689.               SYNTAX  FddiMACLongAddressType -- OCTET STRING (SIZE (6))
  1690.               ACCESS  read-only
  1691.               STATUS  mandatory
  1692.               DESCRIPTION
  1693.                       "The previous value of the MAC's upstream
  1694.                       neighbor's long individual MAC address. It has an
  1695.                       initial value of the SMT-Unknown- MAC Address and
  1696.                       is only modified as specified by the Neighbor
  1697.                       Information Frame protocol (refer to ANSI SMT
  1698.                       7.2.1 and 8.2)."
  1699.               REFERENCE
  1700.                       "ANSI { fddiMAC 26 }"
  1701.               ::= { smt73MACEntry 11 }
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707.  
  1708.           J. D. Case/A. Rijsinghani                            [Page 29]
  1709.  
  1710.  
  1711.  
  1712.  
  1713.  
  1714.           Internet Draft             FDDI MIB                 March 1993
  1715.  
  1716.  
  1717.           smt73MACOldDownstreamNbr OBJECT-TYPE
  1718.               SYNTAX  FddiMACLongAddressType -- OCTET STRING (SIZE (6))
  1719.               ACCESS  read-only
  1720.               STATUS  mandatory
  1721.               DESCRIPTION
  1722.                       "The previous value of the MAC's downstream
  1723.                       neighbor's long individual MAC address. It has an
  1724.                       initial value of the SMT- Unknown-MAC Address and
  1725.                       is only modified as specified by the Neighbor
  1726.                       Information Frame protocol (refer to ANSI SMT
  1727.                       7.2.1 and 8.2)."
  1728.               REFERENCE
  1729.                       "ANSI { fddiMAC 27 }"
  1730.               ::= { smt73MACEntry 12 }
  1731.  
  1732.           smt73MACDupAddrTest OBJECT-TYPE
  1733.               SYNTAX  INTEGER { none(1), pass(2), fail(3) }
  1734.               ACCESS  read-only
  1735.               STATUS  mandatory
  1736.               DESCRIPTION
  1737.                       "The Duplicate Address Test flag, Dup_Addr_Test
  1738.                       (refer to ANSI 8.2)."
  1739.               REFERENCE
  1740.                       "ANSI { fddiMAC 29 }"
  1741.               ::= { smt73MACEntry 13 }
  1742.  
  1743.           smt73MACRequestedPaths OBJECT-TYPE
  1744.               SYNTAX  INTEGER  (0..255)
  1745.               ACCESS  read-write
  1746.               STATUS  mandatory
  1747.               DESCRIPTION
  1748.                       "List of permitted Paths which specifies the
  1749.                       Path(s) into which the MAC may be inserted (refer
  1750.                       to ansi SMT 9.7).
  1751.  
  1752.                       The value is a sum which represents the individual
  1753.                       paths that are desired.  This value initially
  1754.                       takes the value zero, then for each type of PATH
  1755.                       that this node is, 2 raised to a power is added to
  1756.                       the sum.  The powers are according to the
  1757.                       following table:
  1758.  
  1759.                                          Path   Power
  1760.                                         local     0
  1761.                           secondary-alternate     1
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.           J. D. Case/A. Rijsinghani                            [Page 30]
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.           Internet Draft             FDDI MIB                 March 1993
  1774.  
  1775.  
  1776.                             primary-alternate     2
  1777.                        concatenated-alternate     3
  1778.                           secondary-preferred     4
  1779.                             primary-preferred     5
  1780.                        concatenated-preferred     6
  1781.                                          thru     7 "
  1782.               REFERENCE
  1783.                       "ANSI { fddiMAC 32 }"
  1784.               ::= { smt73MACEntry 14 }
  1785.  
  1786.           smt73MACDownstreamPORTType OBJECT-TYPE
  1787.               SYNTAX  INTEGER { a(1), b(2), s(3), m(4), none(5) }
  1788.               ACCESS  read-only
  1789.               STATUS  mandatory
  1790.               DESCRIPTION
  1791.                       "Indicates the PC-Type of the first port that is
  1792.                       downstream of this MAC (the exit port)."
  1793.               REFERENCE
  1794.                       "ANSI { fddiMAC 33 }"
  1795.               ::= { smt73MACEntry 15 }
  1796.  
  1797.           smt73MACSMTAddress OBJECT-TYPE
  1798.               SYNTAX  FddiMACLongAddressType -- OCTET STRING (SIZE (6))
  1799.               ACCESS  read-only
  1800.               STATUS  mandatory
  1801.               DESCRIPTION
  1802.                       "The 48-bit individual address of the MAC used for
  1803.                       SMT frames."
  1804.               REFERENCE
  1805.                       "ANSI { fddiMAC 41 }"
  1806.               ::= { smt73MACEntry 16 }
  1807.  
  1808.           smt73MACTReq OBJECT-TYPE
  1809.               SYNTAX  FddiTimeNano
  1810.               ACCESS  read-only
  1811.               STATUS  mandatory
  1812.               DESCRIPTION
  1813.                       "This variable is the T_Req_value passed to the
  1814.                       MAC.  Without having detected a duplicate, the
  1815.                       time value of this variable shall assume the
  1816.                       maximum supported time value which is less than or
  1817.                       equal to the time value of fddiPATHMaxT-Req.  When
  1818.                       a MAC has an address detected as a duplicate, it
  1819.                       may use a time value for this variable greater
  1820.                       than the time value of fddiPATHTMaxLowerBound.  A
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.           J. D. Case/A. Rijsinghani                            [Page 31]
  1827.  
  1828.  
  1829.  
  1830.  
  1831.  
  1832.           Internet Draft             FDDI MIB                 March 1993
  1833.  
  1834.  
  1835.                       station shall cause claim when the new T_Req may
  1836.                       cause the value of T_Neg to change in the claim
  1837.                       process, (i.e., time value new T_Req < T_Neg, or
  1838.                       old T_Req = T_Neg)."
  1839.               REFERENCE
  1840.                       "ANSI { fddiMAC 51 }"
  1841.               ::= { smt73MACEntry 17 }
  1842.  
  1843.           smt73MACTNeg OBJECT-TYPE
  1844.               SYNTAX  FddiTimeNano
  1845.               ACCESS  read-only
  1846.               STATUS  mandatory
  1847.               DESCRIPTION
  1848.                       "It is reported as a FddiTimeNano number."
  1849.               REFERENCE
  1850.                       "ANSI { fddiMAC 52 }"
  1851.               ::= { smt73MACEntry 18 }
  1852.  
  1853.           smt73MACTMax OBJECT-TYPE
  1854.               SYNTAX  FddiTimeNano
  1855.               ACCESS  read-only
  1856.               STATUS  mandatory
  1857.               DESCRIPTION
  1858.                       "This variable is the T_Max_value passed to the
  1859.                       MAC.  The time value of this variable shall assume
  1860.                       the minimum suported time value which is greater
  1861.                       than or equal to the time value of fddiPATHT-
  1862.                       MaxLowerBound"
  1863.               REFERENCE
  1864.                       "ANSI { fddiMAC 53 }"
  1865.               ::= { smt73MACEntry 19 }
  1866.  
  1867.           smt73MACTvxValue OBJECT-TYPE
  1868.               SYNTAX  FddiTimeNano
  1869.               ACCESS  read-only
  1870.               STATUS  mandatory
  1871.               DESCRIPTION
  1872.                       "This variable is the TVX_value passed to the MAC.
  1873.                       The time value of this variable shall assume the
  1874.                       minimum suported time value which is greater than
  1875.                       or equal to the time value of
  1876.                       fddiPATHTVXLowerBound."
  1877.               REFERENCE
  1878.                       "ANSI { fddiMAC 54 }"
  1879.               ::= { smt73MACEntry 20 }
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.           J. D. Case/A. Rijsinghani                            [Page 32]
  1886.  
  1887.  
  1888.  
  1889.  
  1890.  
  1891.           Internet Draft             FDDI MIB                 March 1993
  1892.  
  1893.  
  1894.           smt73MACFrameCts OBJECT-TYPE
  1895.               SYNTAX  Counter
  1896.               ACCESS  read-only
  1897.               STATUS  mandatory
  1898.               DESCRIPTION
  1899.                       "A count of the number of frames received by this
  1900.                       MAC (refer to ANSI MAC 7.5.1)."
  1901.               REFERENCE
  1902.                       "ANSI { fddiMAC 71 }"
  1903.               ::= { smt73MACEntry 21 }
  1904.  
  1905.           smt73MACCopiedCts OBJECT-TYPE
  1906.               SYNTAX  Counter
  1907.               ACCESS  read-only
  1908.               STATUS  mandatory
  1909.               DESCRIPTION
  1910.                       "A count that should as closely as possible match
  1911.                       the number of frames addressed to (A bit set) and
  1912.                       successfully copied into the station's receive
  1913.                       buffers (C bit set) by this MAC (refer to ANSI MAC
  1914.                       7.5). Note that this count does not include MAC
  1915.                       frames."
  1916.               REFERENCE
  1917.                       "ANSI { fddiMAC 72 }"
  1918.               ::= { smt73MACEntry 22 }
  1919.  
  1920.           smt73MACTransmitCts OBJECT-TYPE
  1921.               SYNTAX  Counter
  1922.               ACCESS  read-only
  1923.               STATUS  mandatory
  1924.               DESCRIPTION
  1925.                       "A count that should as closely as possible match
  1926.                       the number of frames transmitted by this MAC
  1927.                       (refer to ANSI MAC 7.5).  Note that this count
  1928.                       does not include MAC frames."
  1929.               REFERENCE
  1930.                       "ANSI { fddiMAC 73 }"
  1931.               ::= { smt73MACEntry 23 }
  1932.  
  1933.           smt73MACErrorCts OBJECT-TYPE
  1934.               SYNTAX  Counter
  1935.               ACCESS  read-only
  1936.               STATUS  mandatory
  1937.               DESCRIPTION
  1938.                       "A count of the number of frames that were
  1939.  
  1940.  
  1941.  
  1942.  
  1943.  
  1944.           J. D. Case/A. Rijsinghani                            [Page 33]
  1945.  
  1946.  
  1947.  
  1948.  
  1949.  
  1950.           Internet Draft             FDDI MIB                 March 1993
  1951.  
  1952.  
  1953.                       detected in error by this MAC that had not been
  1954.                       detected in error by another MAC (refer to ANSI
  1955.                       MAC 7.5.2)."
  1956.               REFERENCE
  1957.                       "ANSI { fddiMAC 81 }"
  1958.               ::= { smt73MACEntry 24 }
  1959.  
  1960.           smt73MACLostCts OBJECT-TYPE
  1961.               SYNTAX  Counter
  1962.               ACCESS  read-only
  1963.               STATUS  mandatory
  1964.               DESCRIPTION
  1965.                       "A count of the number of instances that this MAC
  1966.                       detected a format error during frame reception
  1967.                       such that the frame was stripped (refer to ANSI
  1968.                       MAC 7.5.3)."
  1969.               REFERENCE
  1970.                       "ANSI { fddiMAC 82 }"
  1971.               ::= { smt73MACEntry 25 }
  1972.  
  1973.           smt73MACFrameErrorThreshold OBJECT-TYPE
  1974.               SYNTAX  INTEGER (0..65535)
  1975.               ACCESS  read-write
  1976.               STATUS  mandatory
  1977.               DESCRIPTION
  1978.                       "A threshold for determining when a MAC Condition
  1979.                       report (see ANSI 8.3.1.1) shall be generated.
  1980.                       Stations not supporting variable thresholds shall
  1981.                       have a value of 0 and a range of (0..0)."
  1982.               REFERENCE
  1983.                       "ANSI { fddiMAC 95 }"
  1984.               ::= { smt73MACEntry 26 }
  1985.  
  1986.           smt73MACFrameErrorRatio OBJECT-TYPE
  1987.               SYNTAX  INTEGER (0..65535)
  1988.               ACCESS  read-only
  1989.               STATUS  mandatory
  1990.               DESCRIPTION
  1991.                       "This variable is the value of the ratio,
  1992.  
  1993.                        ((delta fddiMACLostCts + delta fddiMACErrorCts) /
  1994.                        (delta fddiMACFrameCts + delta fddiMACLostCts ))
  1995.                        * 2**16 "
  1996.               REFERENCE
  1997.                       "ANSI { fddiMAC 96 }"
  1998.  
  1999.  
  2000.  
  2001.  
  2002.  
  2003.           J. D. Case/A. Rijsinghani                            [Page 34]
  2004.  
  2005.  
  2006.  
  2007.  
  2008.  
  2009.           Internet Draft             FDDI MIB                 March 1993
  2010.  
  2011.  
  2012.               ::= { smt73MACEntry 27 }
  2013.  
  2014.           smt73MACRMTState OBJECT-TYPE
  2015.               SYNTAX  INTEGER {
  2016.                           rm0(1), -- Isolated
  2017.                           rm1(2), -- Non_Op
  2018.                           rm2(3), -- Ring_Op
  2019.                           rm3(4), -- Detect
  2020.                           rm4(5), -- Non_Op_Dup
  2021.                           rm5(6), -- Ring_Op_Dup
  2022.                           rm6(7), -- Directed
  2023.                           rm7(8)  -- Trace
  2024.                       }
  2025.               ACCESS  read-only
  2026.               STATUS  mandatory
  2027.               DESCRIPTION
  2028.                       "Indicates the current state of the RMT State
  2029.                       Machine (refer to ANSI 10.3.2)."
  2030.               REFERENCE
  2031.                       "ANSI { fddiMAC 111 }"
  2032.               ::= { smt73MACEntry 28 }
  2033.  
  2034.           smt73MACDaFlag OBJECT-TYPE
  2035.               SYNTAX  INTEGER { true(1), false(2) }
  2036.               ACCESS  read-only
  2037.               STATUS  mandatory
  2038.               DESCRIPTION
  2039.                       "The RMT flag Duplicate Address Flag, DA_Flag
  2040.                       (refer to ANSI 10.2.1.2)."
  2041.               REFERENCE
  2042.                       "ANSI { fddiMAC 112 }"
  2043.               ::= { smt73MACEntry 29 }
  2044.  
  2045.           smt73MACUnaDaFlag OBJECT-TYPE
  2046.               SYNTAX  INTEGER { true(1), false(2) }
  2047.               ACCESS  read-only
  2048.               STATUS  mandatory
  2049.               DESCRIPTION
  2050.                       "A flag, UNDA_Flag (refer to ANSI 8.2.2.1), set
  2051.                       when the upstream neighbor reports a duplicate
  2052.                       address condition. Cleared when the condition
  2053.                       clears."
  2054.               REFERENCE
  2055.                       "ANSI { fddiMAC 113 }"
  2056.               ::= { smt73MACEntry 30 }
  2057.  
  2058.  
  2059.  
  2060.  
  2061.  
  2062.           J. D. Case/A. Rijsinghani                            [Page 35]
  2063.  
  2064.  
  2065.  
  2066.  
  2067.  
  2068.           Internet Draft             FDDI MIB                 March 1993
  2069.  
  2070.  
  2071.           smt73MACFrameErrorFlag OBJECT-TYPE
  2072.               SYNTAX  INTEGER { true(1), false(2) }
  2073.               ACCESS  read-only
  2074.               STATUS  mandatory
  2075.               DESCRIPTION
  2076.                       "Indicates the MAC Frame Error Condition is
  2077.                       present when set. Cleared when the condition
  2078.                       clears and on station initialization."
  2079.               REFERENCE
  2080.                       "ANSI { fddiMAC 114 }"
  2081.               ::= { smt73MACEntry 31 }
  2082.  
  2083.           smt73MACMAUnitdataAvailable OBJECT-TYPE
  2084.               SYNTAX  INTEGER { true(1), false(2) }
  2085.               ACCESS  read-only
  2086.               STATUS  mandatory
  2087.               DESCRIPTION
  2088.                       "This variable shall take on the value of the
  2089.                       MAC_Avail flag defined in RMT."
  2090.               REFERENCE
  2091.                       "ANSI { fddiMAC 116 }"
  2092.               ::= { smt73MACEntry 32 }
  2093.  
  2094.           smt73MACHardwarePresent OBJECT-TYPE
  2095.               SYNTAX  INTEGER { true(1), false(2) }
  2096.               ACCESS  read-only
  2097.               STATUS  mandatory
  2098.               DESCRIPTION
  2099.                       "This variable indicates the presence of
  2100.                       underlying hardware support for this MAC object.
  2101.                       If the value of this object is false(2), the
  2102.                       reporting of the objects in this entry may be
  2103.                       handled in an implementation-specific manner."
  2104.               REFERENCE
  2105.                       "ANSI { fddiMAC 117 }"
  2106.               ::= { smt73MACEntry 33 }
  2107.  
  2108.           smt73MACMAUnitdataEnable OBJECT-TYPE
  2109.               SYNTAX  INTEGER { true(1), false(2) }
  2110.               ACCESS  read-write
  2111.               STATUS  mandatory
  2112.               DESCRIPTION
  2113.                       "This attribute determines the value of the
  2114.                       MA_UNITDATA_Enable flag in RMT.  The default and
  2115.                       initial value of this flag is true(1)."
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.           J. D. Case/A. Rijsinghani                            [Page 36]
  2122.  
  2123.  
  2124.  
  2125.  
  2126.  
  2127.           Internet Draft             FDDI MIB                 March 1993
  2128.  
  2129.  
  2130.               REFERENCE
  2131.                       "ANSI { fddiMAC 118 }"
  2132.               ::= { smt73MACEntry 34 }
  2133.  
  2134.  
  2135.  
  2136.  
  2137.  
  2138.  
  2139.  
  2140.  
  2141.  
  2142.  
  2143.  
  2144.  
  2145.  
  2146.  
  2147.  
  2148.  
  2149.  
  2150.  
  2151.  
  2152.  
  2153.  
  2154.  
  2155.  
  2156.  
  2157.  
  2158.  
  2159.  
  2160.  
  2161.  
  2162.  
  2163.  
  2164.  
  2165.  
  2166.  
  2167.  
  2168.  
  2169.  
  2170.  
  2171.  
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179.  
  2180.           J. D. Case/A. Rijsinghani                            [Page 37]
  2181.  
  2182.  
  2183.  
  2184.  
  2185.  
  2186.           Internet Draft             FDDI MIB                 March 1993
  2187.  
  2188.  
  2189.           -- the Enhanced MAC Counters group
  2190.           -- Implementation of the this Group is optional
  2191.  
  2192.  
  2193.           -- the MAC Counters table
  2194.  
  2195.           smt73MACCountersTable OBJECT-TYPE
  2196.               SYNTAX  SEQUENCE OF Smt73MACCountersEntry
  2197.               ACCESS  not-accessible
  2198.               STATUS  mandatory
  2199.               DESCRIPTION
  2200.                       "A list of MAC Counters entries.  The number of
  2201.                       entries shall not exceed the value of
  2202.                       smt73MACNumber."
  2203.               ::= { smt73MACCounters  1 }
  2204.  
  2205.           smt73MACCountersEntry OBJECT-TYPE
  2206.               SYNTAX  Smt73MACCountersEntry
  2207.               ACCESS  not-accessible
  2208.               STATUS  mandatory
  2209.               DESCRIPTION
  2210.                       "A MAC Counters entry containing information
  2211.                       common to a given MAC."
  2212.               INDEX   { smt73MACSMTIndex, smt73MACIndex }
  2213.               ::= { smt73MACCountersTable 1 }
  2214.  
  2215.           Smt73MACCountersEntry ::=
  2216.               SEQUENCE {
  2217.                   smt73MACTokenCts
  2218.                           Counter,
  2219.                   smt73MACTvxExpiredCts
  2220.                           Counter,
  2221.                   smt73MACNotCopiedCts
  2222.                           Counter,
  2223.                   smt73MACLateCts
  2224.                           Counter,
  2225.                   smt73MACRingOpCts
  2226.                           Counter,
  2227.                   smt73MACNotCopiedRatio
  2228.                           INTEGER,
  2229.                   smt73MACNotCopiedFlag
  2230.                           INTEGER,
  2231.                   smt73MACNotCopiedThreshold
  2232.                           INTEGER
  2233.               }
  2234.  
  2235.  
  2236.  
  2237.  
  2238.  
  2239.           J. D. Case/A. Rijsinghani                            [Page 38]
  2240.  
  2241.  
  2242.  
  2243.  
  2244.  
  2245.           Internet Draft             FDDI MIB                 March 1993
  2246.  
  2247.  
  2248.           smt73MACTokenCts OBJECT-TYPE
  2249.               SYNTAX  Counter
  2250.               ACCESS  read-only
  2251.               STATUS  mandatory
  2252.               DESCRIPTION
  2253.                       "A count that should as closely as possible match
  2254.                       the number of times the station has received a
  2255.                       token (total of non- restricted and restricted) on
  2256.                       this MAC (see ANSI MAC 7.4). This count is
  2257.                       valuable for determination of network load."
  2258.               REFERENCE
  2259.                       "ANSI { fddiMAC 74 }"
  2260.               ::= { smt73MACCountersEntry 1 }
  2261.  
  2262.           smt73MACTvxExpiredCts OBJECT-TYPE
  2263.               SYNTAX  Counter
  2264.               ACCESS  read-only
  2265.               STATUS  mandatory
  2266.               DESCRIPTION
  2267.                       "A count that should as closely as possible match
  2268.                       the number of times that TVX has expired."
  2269.               REFERENCE
  2270.                       "ANSI { fddiMAC 83 }"
  2271.               ::= { smt73MACCountersEntry 2 }
  2272.  
  2273.           smt73MACNotCopiedCts OBJECT-TYPE
  2274.               SYNTAX  Counter
  2275.               ACCESS  read-only
  2276.               STATUS  mandatory
  2277.               DESCRIPTION
  2278.                       "A count that should as closely as possible match
  2279.                       the number of frames that were addressed to this
  2280.                       MAC but were not copied into its receive buffers
  2281.                       (see ANSI MAC 7.5). For example, this might occur
  2282.                       due to local buffer congestion. Because of
  2283.                       implementation considerations, this count may not
  2284.                       match the actual number of frames not copied. It
  2285.                       is not a requirement that this count be exact.
  2286.                       Note that this count does not include MAC frames."
  2287.               REFERENCE
  2288.                       "ANSI { fddiMAC 84 }"
  2289.               ::= { smt73MACCountersEntry 3 }
  2290.  
  2291.           smt73MACLateCts OBJECT-TYPE
  2292.               SYNTAX  Counter
  2293.  
  2294.  
  2295.  
  2296.  
  2297.  
  2298.           J. D. Case/A. Rijsinghani                            [Page 39]
  2299.  
  2300.  
  2301.  
  2302.  
  2303.  
  2304.           Internet Draft             FDDI MIB                 March 1993
  2305.  
  2306.  
  2307.               ACCESS  read-only
  2308.               STATUS  mandatory
  2309.               DESCRIPTION
  2310.                       "A count that should as closely as possible match
  2311.                       the number of TRT expirations since this MAC was
  2312.                       reset or a token was received (refer to ANSI MAC
  2313.                       7.4.5)."
  2314.               REFERENCE
  2315.                       "ANSI { fddiMAC 85 }"
  2316.               ::= { smt73MACCountersEntry 4 }
  2317.  
  2318.           smt73MACRingOpCts OBJECT-TYPE
  2319.               SYNTAX  Counter
  2320.               ACCESS  read-only
  2321.               STATUS  mandatory
  2322.               DESCRIPTION
  2323.                        "The count of the number of times the ring has
  2324.                       entered the 'Ring_Operational' state from the
  2325.                       'Ring Not Operational' state.  This count is
  2326.                       updated when a SM_MA_STATUS.Indication of a change
  2327.                       in the Ring_Operational status occurs (refer to
  2328.                       ANSI 6.1.4). Because of implementation
  2329.                       considerations, this count may be less than the
  2330.                       actual RingOp_Ct. It is not a requirement that
  2331.                       this count be exact."
  2332.               REFERENCE
  2333.                       "ANSI { fddiMAC 86 }"
  2334.               ::= { smt73MACCountersEntry 5 }
  2335.  
  2336.           smt73MACNotCopiedRatio OBJECT-TYPE
  2337.               SYNTAX  INTEGER (0..65535)
  2338.               ACCESS  read-only
  2339.               STATUS  mandatory
  2340.               DESCRIPTION
  2341.                       "This variable is the value of the ratio:
  2342.  
  2343.                        (delta fddiMACNotCopiedCts /
  2344.                        (delta fddiMACCopiedCts +
  2345.                          delta fddiMACNotCopiedCts )) * 2**16 "
  2346.               REFERENCE
  2347.                       "ANSI { fddiMAC 105 }"
  2348.               ::= { smt73MACCountersEntry 6 }
  2349.  
  2350.           smt73MACNotCopiedFlag OBJECT-TYPE
  2351.               SYNTAX  INTEGER { true(1), false(2) }
  2352.  
  2353.  
  2354.  
  2355.  
  2356.  
  2357.           J. D. Case/A. Rijsinghani                            [Page 40]
  2358.  
  2359.  
  2360.  
  2361.  
  2362.  
  2363.           Internet Draft             FDDI MIB                 March 1993
  2364.  
  2365.  
  2366.               ACCESS  read-only
  2367.               STATUS  mandatory
  2368.               DESCRIPTION
  2369.                       "Indicates that the Not Copied condition is
  2370.                       present when read as true(1).  Set to false(2)
  2371.                       when the condition clears and on station
  2372.                       initialization."
  2373.               REFERENCE
  2374.                       "ANSI { fddiMAC 115 }"
  2375.               ::= { smt73MACCountersEntry 7 }
  2376.  
  2377.           smt73MACNotCopiedThreshold OBJECT-TYPE
  2378.               SYNTAX  INTEGER (0..65535)
  2379.               ACCESS  read-write
  2380.               STATUS  mandatory
  2381.               DESCRIPTION
  2382.                       "A threshold for determining when a MAC condition
  2383.                       report shall be generated.  Stations not
  2384.                       supporting variable thresholds shall have a value
  2385.                       of 0 and a range of (0..0)."
  2386.               REFERENCE
  2387.                       "ANSI { fddiMAC 103 }"
  2388.               ::= { smt73MACCountersEntry 8 }
  2389.  
  2390.  
  2391.  
  2392.  
  2393.  
  2394.  
  2395.  
  2396.  
  2397.  
  2398.  
  2399.  
  2400.  
  2401.  
  2402.  
  2403.  
  2404.  
  2405.  
  2406.  
  2407.  
  2408.  
  2409.  
  2410.  
  2411.  
  2412.  
  2413.  
  2414.  
  2415.  
  2416.           J. D. Case/A. Rijsinghani                            [Page 41]
  2417.  
  2418.  
  2419.  
  2420.  
  2421.  
  2422.           Internet Draft             FDDI MIB                 March 1993
  2423.  
  2424.  
  2425.           -- the PATH group
  2426.           -- Implementation of the PATH group is mandatory for all
  2427.           -- systems which implement manageable FDDI subsystems.
  2428.  
  2429.           smt73PATHNumber OBJECT-TYPE
  2430.               SYNTAX  INTEGER (0..65535)
  2431.               ACCESS  read-only
  2432.               STATUS  mandatory
  2433.               DESCRIPTION
  2434.                       "The total number of PATHs possible (across all
  2435.                       SMTs) on this network management application
  2436.                       entity.  The value for this variable must remain
  2437.                       constant at least from one re-initialization of
  2438.                       the entity's network management system to the next
  2439.                       re-initialization."
  2440.               ::= { smt73PATH  1 }
  2441.  
  2442.  
  2443.           -- the PATH table
  2444.  
  2445.           smt73PATHTable OBJECT-TYPE
  2446.               SYNTAX  SEQUENCE OF Smt73PATHEntry
  2447.               ACCESS  not-accessible
  2448.               STATUS  mandatory
  2449.               DESCRIPTION
  2450.                       "A list of PATH entries.  The number of entries
  2451.                       shall not exceed the value of smt73PATHNumber."
  2452.               ::= { smt73PATH  2 }
  2453.  
  2454.           smt73PATHEntry OBJECT-TYPE
  2455.               SYNTAX  Smt73PATHEntry
  2456.               ACCESS  not-accessible
  2457.               STATUS  mandatory
  2458.               DESCRIPTION
  2459.                       "A PATH entry containing information common to a
  2460.                       given PATH."
  2461.               INDEX   { smt73PATHSMTIndex, smt73PATHIndex }
  2462.               ::= { smt73PATHTable 1 }
  2463.  
  2464.           Smt73PATHEntry ::=
  2465.               SEQUENCE {
  2466.                   smt73PATHSMTIndex
  2467.                           INTEGER,
  2468.                   smt73PATHIndex
  2469.                           INTEGER,
  2470.  
  2471.  
  2472.  
  2473.  
  2474.  
  2475.           J. D. Case/A. Rijsinghani                            [Page 42]
  2476.  
  2477.  
  2478.  
  2479.  
  2480.  
  2481.           Internet Draft             FDDI MIB                 March 1993
  2482.  
  2483.  
  2484.                   smt73PATHTVXLowerBound
  2485.                           FddiTimeNano,
  2486.                   smt73PATHTMaxLowerBound
  2487.                           FddiTimeNano,
  2488.                   smt73PATHMaxTReq
  2489.                           FddiTimeNano
  2490.               }
  2491.  
  2492.           smt73PATHSMTIndex OBJECT-TYPE
  2493.               SYNTAX  INTEGER (1..65535)
  2494.               ACCESS  read-only
  2495.               STATUS  mandatory
  2496.               DESCRIPTION
  2497.                       "The value of the SMT index associated with this
  2498.                       PATH."
  2499.               ::= { smt73PATHEntry 1 }
  2500.  
  2501.  
  2502.           smt73PATHIndex OBJECT-TYPE
  2503.               SYNTAX  INTEGER (0..65535)
  2504.               ACCESS  read-only
  2505.               STATUS  mandatory
  2506.               DESCRIPTION
  2507.                       "Index variable for uniquely identifying the
  2508.                       primary, secondary and local PATH object
  2509.                       instances. Local PATH object instances are
  2510.                       represented with integer values 3 to 255."
  2511.               REFERENCE
  2512.                       "ANSI { fddiPATH 11 }"
  2513.               ::= { smt73PATHEntry 2 }
  2514.  
  2515.           smt73PATHTVXLowerBound OBJECT-TYPE
  2516.               SYNTAX  FddiTimeNano
  2517.               ACCESS  read-write
  2518.               STATUS  mandatory
  2519.               DESCRIPTION
  2520.                       "Specifies the minimum time value of
  2521.                       fddiMACTvxValue that shall be used by any MAC that
  2522.                       is configured in this path. The operational value
  2523.                       of fddiMACTvxValue is managed by settting this
  2524.                       variable.  This variable has the time value range
  2525.                       of:
  2526.  
  2527.                       0 < smt73PATHTVXLowerBound < smt73PATHMaxTReq
  2528.  
  2529.  
  2530.  
  2531.  
  2532.  
  2533.  
  2534.           J. D. Case/A. Rijsinghani                            [Page 43]
  2535.  
  2536.  
  2537.  
  2538.  
  2539.  
  2540.           Internet Draft             FDDI MIB                 March 1993
  2541.  
  2542.  
  2543.                       Changes to this variable shall either satisfy the
  2544.                       time value relationship:
  2545.  
  2546.                       smt73PATHTVXLowerBound <= smt73MACTVXCapability
  2547.  
  2548.                       of each of the MACs currently on the path, or be
  2549.                       considered out of range.  The initial value of
  2550.                       smt73PATHTVXLowerBound shall be 2.500 msec."
  2551.               REFERENCE
  2552.                       "ANSI { fddiPATH 21 }"
  2553.               ::= { smt73PATHEntry 3 }
  2554.  
  2555.           smt73PATHTMaxLowerBound OBJECT-TYPE
  2556.               SYNTAX  FddiTimeNano
  2557.               ACCESS  read-write
  2558.               STATUS  mandatory
  2559.               DESCRIPTION
  2560.                       "Specifies the minimum time value of fddiMACTMax
  2561.                       that shall be used by any MAC that is configured
  2562.                       in this path.  The operational value of
  2563.                       fddiMACTMax is managed by setting this variable.
  2564.                       This variable has the time value range of:
  2565.  
  2566.                       smt73PATHMaxTReq <= smt73PATHTMaxLowerBound
  2567.  
  2568.                       and an absolute time value range of:
  2569.  
  2570.                       10 msec <= smt73PATHTMaxLowerBound
  2571.  
  2572.                       Changes to this variable shall either satisfy the
  2573.                       time value relationship:
  2574.  
  2575.                       smt73PATHTMaxLowerBound < smt73MACTMaxCapability
  2576.  
  2577.                       of each of the MACs currently on the path, or be
  2578.                       considered out of range.  The initial value of
  2579.                       smt73PATHTMaxLowerBound shall be 165 msec."
  2580.               REFERENCE
  2581.                       "ANSI { fddiPATH 22 }"
  2582.               ::= { smt73PATHEntry 4 }
  2583.  
  2584.           smt73PATHMaxTReq OBJECT-TYPE
  2585.               SYNTAX  FddiTimeNano
  2586.               ACCESS  read-write
  2587.               STATUS  mandatory
  2588.  
  2589.  
  2590.  
  2591.  
  2592.  
  2593.           J. D. Case/A. Rijsinghani                            [Page 44]
  2594.  
  2595.  
  2596.  
  2597.  
  2598.  
  2599.           Internet Draft             FDDI MIB                 March 1993
  2600.  
  2601.  
  2602.               DESCRIPTION
  2603.                       "Specifies the maximum time value of fddiMACT-Req
  2604.                       that shall be used by any MAC that is configured
  2605.                       in this path.  The operational value of fddiMACT-
  2606.                       Req is managed by setting this variable.  This
  2607.                       variable has the time value range of:
  2608.  
  2609.                       smt73PATHTVXLowerBound < smt73PATHMaxTReq <=
  2610.                                                smt73PATHTMaxLowerBound.
  2611.  
  2612.                       The default value of smt73PATHMaxTReq is 165
  2613.                       msec."
  2614.               REFERENCE
  2615.                       "ANSI { fddiPATH 23 }"
  2616.               ::= { smt73PATHEntry 5 }
  2617.  
  2618.  
  2619.           -- the PATH Configuration table
  2620.  
  2621.           smt73PATHConfigTable OBJECT-TYPE
  2622.               SYNTAX SEQUENCE OF Smt73PATHConfigEntry
  2623.               ACCESS not-accessible
  2624.               STATUS mandatory
  2625.               DESCRIPTION
  2626.                       "A table of Path configuration entries.  This
  2627.                       table lists all the resources that may be in this
  2628.                       Path."
  2629.               REFERENCE
  2630.                       "ANSI { fddiPATH 18 }"
  2631.               ::= { smt73PATH 3 }
  2632.  
  2633.           smt73PATHConfigEntry OBJECT-TYPE
  2634.               SYNTAX Smt73PATHConfigEntry
  2635.               ACCESS not-accessible
  2636.               STATUS mandatory
  2637.               DESCRIPTION
  2638.                       "A collection of objects containing information
  2639.                       for a given PATH Configuration entry."
  2640.               INDEX { smt73PATHConfigSMTIndex, smt73PATHConfigPATHIndex,
  2641.                       smt73PATHConfigTokenOrder }
  2642.               ::= { smt73PATHConfigTable 1 }
  2643.  
  2644.           Smt73PATHConfigEntry ::=
  2645.               SEQUENCE {
  2646.                   smt73PATHConfigSMTIndex
  2647.  
  2648.  
  2649.  
  2650.  
  2651.  
  2652.           J. D. Case/A. Rijsinghani                            [Page 45]
  2653.  
  2654.  
  2655.  
  2656.  
  2657.  
  2658.           Internet Draft             FDDI MIB                 March 1993
  2659.  
  2660.  
  2661.                       INTEGER,
  2662.                   smt73PATHConfigPATHIndex
  2663.                       INTEGER,
  2664.                   smt73PATHConfigTokenOrder
  2665.                       INTEGER,
  2666.                   smt73PATHConfigResourceType
  2667.                       INTEGER,
  2668.                   smt73PATHConfigResourceIndex
  2669.                       INTEGER,
  2670.                   smt73PATHConfigCurrentPath
  2671.                       INTEGER
  2672.               }
  2673.  
  2674.           smt73PATHConfigSMTIndex OBJECT-TYPE
  2675.               SYNTAX INTEGER (1..65535)
  2676.               ACCESS read-only
  2677.               STATUS mandatory
  2678.               DESCRIPTION
  2679.                       "The value of the SMT index associated with this
  2680.                       configuration entry."
  2681.               ::= { smt73PATHConfigEntry 1 }
  2682.  
  2683.           smt73PATHConfigPATHIndex OBJECT-TYPE
  2684.               SYNTAX INTEGER (1..65535)
  2685.               ACCESS read-only
  2686.               STATUS mandatory
  2687.               DESCRIPTION
  2688.                       "The value of the PATH resource index associated
  2689.                       with this configuration entry."
  2690.               ::= { smt73PATHConfigEntry 2 }
  2691.  
  2692.           smt73PATHConfigTokenOrder OBJECT-TYPE
  2693.               SYNTAX INTEGER (1..65535)
  2694.               ACCESS read-only
  2695.               STATUS mandatory
  2696.               DESCRIPTION
  2697.                       "An object associated with Token order for this
  2698.                       entry.  Thus if the token passes resources a, b, c
  2699.                       and d, in that order, then the value of this
  2700.                       object for these resources would be 1, 2, 3 and 4
  2701.                       respectively."
  2702.               ::= { smt73PATHConfigEntry 3 }
  2703.  
  2704.           smt73PATHConfigResourceType OBJECT-TYPE
  2705.               SYNTAX INTEGER { mac(2), port(4) }
  2706.  
  2707.  
  2708.  
  2709.  
  2710.  
  2711.           J. D. Case/A. Rijsinghani                            [Page 46]
  2712.  
  2713.  
  2714.  
  2715.  
  2716.  
  2717.           Internet Draft             FDDI MIB                 March 1993
  2718.  
  2719.  
  2720.               ACCESS read-only
  2721.               STATUS mandatory
  2722.               DESCRIPTION
  2723.                       "The type of resource associated with this
  2724.                       configuration entry."
  2725.               ::= { smt73PATHConfigEntry 4 }
  2726.  
  2727.           smt73PATHConfigResourceIndex OBJECT-TYPE
  2728.               SYNTAX INTEGER (1..65535)
  2729.               ACCESS read-only
  2730.               STATUS mandatory
  2731.               DESCRIPTION
  2732.                       "The value of the SMT resource index used to refer
  2733.                       to the instance of this MAC or Port resource."
  2734.               ::= { smt73PATHConfigEntry 5 }
  2735.  
  2736.           smt73PATHConfigCurrentPath OBJECT-TYPE
  2737.               SYNTAX INTEGER {
  2738.                        isolated(1), local(2), secondary(3), primary(4),
  2739.                        concatenated(5), thru(6)
  2740.                      }
  2741.               ACCESS read-only
  2742.               STATUS mandatory
  2743.               DESCRIPTION
  2744.                       "The current insertion status for this resource on
  2745.                       this Path."
  2746.               ::= { smt73PATHConfigEntry 6 }
  2747.  
  2748.  
  2749.  
  2750.  
  2751.  
  2752.  
  2753.  
  2754.  
  2755.  
  2756.  
  2757.  
  2758.  
  2759.  
  2760.  
  2761.  
  2762.  
  2763.  
  2764.  
  2765.  
  2766.  
  2767.  
  2768.  
  2769.  
  2770.           J. D. Case/A. Rijsinghani                            [Page 47]
  2771.  
  2772.  
  2773.  
  2774.  
  2775.  
  2776.           Internet Draft             FDDI MIB                 March 1993
  2777.  
  2778.  
  2779.           -- the PORT group
  2780.           -- Implementation of the PORT group is mandatory for all
  2781.           -- systems which implement manageable FDDI subsystems.
  2782.  
  2783.           smt73PORTNumber OBJECT-TYPE
  2784.               SYNTAX  INTEGER (0..65535)
  2785.               ACCESS  read-only
  2786.               STATUS  mandatory
  2787.               DESCRIPTION
  2788.                       "The total number of PORT implementations (across
  2789.                       all SMTs) on this network management application
  2790.                       entity.  The value for this variable must remain
  2791.                       constant at least from one re-initialization of
  2792.                       the entity's network management system to the next
  2793.                       re-initialization."
  2794.               ::= { smt73PORT  1 }
  2795.  
  2796.  
  2797.           -- the PORT table
  2798.  
  2799.           smt73PORTTable OBJECT-TYPE
  2800.               SYNTAX  SEQUENCE OF Smt73PORTEntry
  2801.               ACCESS  not-accessible
  2802.               STATUS  mandatory
  2803.               DESCRIPTION
  2804.                       "A list of PORT entries.  The number of entries
  2805.                       shall not exceed the value of smt73PORTNumber."
  2806.               ::= { smt73PORT  2 }
  2807.  
  2808.           smt73PORTEntry OBJECT-TYPE
  2809.               SYNTAX  Smt73PORTEntry
  2810.               ACCESS  not-accessible
  2811.               STATUS  mandatory
  2812.               DESCRIPTION
  2813.                       "A PORT entry containing information common to a
  2814.                       given PORT."
  2815.               INDEX   { smt73PORTSMTIndex, smt73PORTIndex }
  2816.               ::= { smt73PORTTable 1 }
  2817.  
  2818.           Smt73PORTEntry ::=
  2819.               SEQUENCE {
  2820.                   smt73PORTSMTIndex
  2821.                           INTEGER,
  2822.                   smt73PORTIndex
  2823.                           INTEGER,
  2824.  
  2825.  
  2826.  
  2827.  
  2828.  
  2829.           J. D. Case/A. Rijsinghani                            [Page 48]
  2830.  
  2831.  
  2832.  
  2833.  
  2834.  
  2835.           Internet Draft             FDDI MIB                 March 1993
  2836.  
  2837.  
  2838.                   smt73PORTMyType
  2839.                           INTEGER,
  2840.                   smt73PORTNeighborType
  2841.                           INTEGER,
  2842.                   smt73PORTConnectionPolicies
  2843.                           INTEGER,
  2844.                   smt73PORTMACIndicated
  2845.                           INTEGER,
  2846.                   smt73PORTCurrentPath
  2847.                           INTEGER,
  2848.                   smt73PORTRequestedPaths
  2849.                           OCTET STRING,
  2850.                   smt73PORTMACPlacement
  2851.                           FddiResourceId,
  2852.                   smt73PORTAvailablePaths
  2853.                           INTEGER,
  2854.                   smt73PORTPMDClass
  2855.                           INTEGER,
  2856.                   smt73PORTConnectionCapabilities
  2857.                           INTEGER,
  2858.                   smt73PORTBSFlag
  2859.                           INTEGER,
  2860.                   smt73PORTLCTFailCts
  2861.                           Counter,
  2862.                   smt73PORTLerEstimate
  2863.                           INTEGER,
  2864.                   smt73PORTLemRejectCts
  2865.                           Counter,
  2866.                   smt73PORTLemCts
  2867.                           Counter,
  2868.                   smt73PORTLerCutoff
  2869.                           INTEGER,
  2870.                   smt73PORTLerAlarm
  2871.                           INTEGER,
  2872.                   smt73PORTConnectState
  2873.                           INTEGER,
  2874.                   smt73PORTPCMState
  2875.                           INTEGER,
  2876.                   smt73PORTPCWithhold
  2877.                           INTEGER,
  2878.                   smt73PORTLerFlag
  2879.                           INTEGER,
  2880.                   smt73PORTHardwarePresent
  2881.                           INTEGER,
  2882.                   smt73PORTAction
  2883.  
  2884.  
  2885.  
  2886.  
  2887.  
  2888.           J. D. Case/A. Rijsinghani                            [Page 49]
  2889.  
  2890.  
  2891.  
  2892.  
  2893.  
  2894.           Internet Draft             FDDI MIB                 March 1993
  2895.  
  2896.  
  2897.                           INTEGER
  2898.               }
  2899.  
  2900.           smt73PORTSMTIndex OBJECT-TYPE
  2901.               SYNTAX  INTEGER (1..65535)
  2902.               ACCESS  read-only
  2903.               STATUS  mandatory
  2904.               DESCRIPTION
  2905.                       "The value of the SMT index associated with this
  2906.                       PORT."
  2907.               ::= { smt73PORTEntry 1 }
  2908.  
  2909.           smt73PORTIndex OBJECT-TYPE
  2910.               SYNTAX  INTEGER (1..65535)
  2911.               ACCESS  read-only
  2912.               STATUS  mandatory
  2913.               DESCRIPTION
  2914.                       "A unique value for each PORT within a given SMT,
  2915.                       which is the same as the corresponding resource
  2916.                       index in SMT.  The value for each PORT must remain
  2917.                       constant at least from one re-initialization of
  2918.                       the entity's network management system to the next
  2919.                       re-initialization."
  2920.               REFERENCE
  2921.                       "ANSI { fddiPORT 29 }"
  2922.               ::= { smt73PORTEntry 2 }
  2923.  
  2924.           smt73PORTMyType OBJECT-TYPE
  2925.               SYNTAX  INTEGER { a(1), b(2), s(3), m(4), none(5) }
  2926.               ACCESS  read-only
  2927.               STATUS  mandatory
  2928.               DESCRIPTION
  2929.                       "The value of the PORT's PC_Type (refer to ANSI
  2930.                       9.4.1, and 9.6.3.2)."
  2931.               REFERENCE
  2932.                       "ANSI { fddiPORT 12 }"
  2933.               ::= { smt73PORTEntry 3 }
  2934.  
  2935.           smt73PORTNeighborType OBJECT-TYPE
  2936.               SYNTAX  INTEGER { a(1), b(2), s(3), m(4), none(5) }
  2937.               ACCESS  read-only
  2938.               STATUS  mandatory
  2939.               DESCRIPTION
  2940.                       "The type of the remote PORT as determined in PCM.
  2941.                       This variable has an initial value of none, and is
  2942.  
  2943.  
  2944.  
  2945.  
  2946.  
  2947.           J. D. Case/A. Rijsinghani                            [Page 50]
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.           Internet Draft             FDDI MIB                 March 1993
  2954.  
  2955.  
  2956.                       only modified in PC_RCode(3)_Actions (refer to
  2957.                       ANSI SMT 9.6.3.2)."
  2958.               REFERENCE
  2959.                       "ANSI { fddiPORT 13 }"
  2960.               ::= { smt73PORTEntry 4 }
  2961.  
  2962.           smt73PORTConnectionPolicies OBJECT-TYPE
  2963.               SYNTAX  INTEGER (0..3)
  2964.               ACCESS  read-write
  2965.               STATUS  mandatory
  2966.               DESCRIPTION
  2967.                       "A value representing the PORT's connection
  2968.                       policies desired in the node. The value of pc-
  2969.                       mac-lct is a term used in the PC_MAC_LCT Flag (see
  2970.                       9.4.3.2).  The value of pc-mac-loop is a term used
  2971.                       in the PC_MAC_Loop Flag.
  2972.  
  2973.                       The value is a sum.  This value initially takes
  2974.                       the value zero, then for each PORT policy, 2
  2975.                       raised to a power is added to the sum.  The powers
  2976.                       are according to the following table:
  2977.  
  2978.                                     Policy   Power
  2979.                                 pc-mac-lct     0
  2980.                                pc-mac-loop     1 "
  2981.               REFERENCE
  2982.                       "ANSI { fddiPORT 14 }"
  2983.               ::= { smt73PORTEntry 5 }
  2984.  
  2985.           smt73PORTMACIndicated OBJECT-TYPE
  2986.               SYNTAX  INTEGER {
  2987.                           tVal9FalseRVal9False(1),
  2988.                           tVal9FalseRVal9True(2),
  2989.                           tVal9TrueRVal9False(3),
  2990.                           tVal9TrueRVal9True(4)
  2991.                       }
  2992.               ACCESS  read-only
  2993.               STATUS  mandatory
  2994.               DESCRIPTION
  2995.                       "The indications (T_Val(9), R_Val(9)) in PC-
  2996.                       Signalling, of the intent to place a MAC in the
  2997.                       output token path to a PORT (refer to ANSI SMT
  2998.                       9.6.3.2.)."
  2999.               REFERENCE
  3000.                       "ANSI { fddiPORT 15 }"
  3001.  
  3002.  
  3003.  
  3004.  
  3005.  
  3006.           J. D. Case/A. Rijsinghani                            [Page 51]
  3007.  
  3008.  
  3009.  
  3010.  
  3011.  
  3012.           Internet Draft             FDDI MIB                 March 1993
  3013.  
  3014.  
  3015.               ::= { smt73PORTEntry 6 }
  3016.  
  3017.           smt73PORTCurrentPath OBJECT-TYPE
  3018.               SYNTAX  INTEGER {
  3019.                           ce0(1), -- isolated
  3020.                           ce1(2), -- local
  3021.                           ce2(3), -- secondary
  3022.                           ce3(4), -- primary
  3023.                           ce4(5), -- concatenated
  3024.                           ce5(6)  -- thru
  3025.                       }
  3026.               ACCESS  read-only
  3027.               STATUS  mandatory
  3028.               DESCRIPTION
  3029.                       "Indicates the Path(s) into which this PORT is
  3030.                       currently inserted."
  3031.               REFERENCE
  3032.                       "ANSI { fddiPORT 16 }"
  3033.               ::= { smt73PORTEntry 7 }
  3034.  
  3035.           smt73PORTRequestedPaths OBJECT-TYPE
  3036.               SYNTAX  OCTET STRING (SIZE (3))
  3037.               ACCESS  read-write
  3038.               STATUS  mandatory
  3039.               DESCRIPTION
  3040.                       "This variable is a list of permitted Paths where
  3041.                       each list element defines the Port's permitted
  3042.                       Paths.  The first octet corresponds to 'none', the
  3043.                       second octet to 'tree', and the third octet to
  3044.                       'peer'."
  3045.               REFERENCE
  3046.                       "ANSI { fddiPORT 17 }"
  3047.               ::= { smt73PORTEntry 8 }
  3048.  
  3049.           smt73PORTMACPlacement OBJECT-TYPE
  3050.               SYNTAX  FddiResourceId -- INTEGER (0..65535)
  3051.               ACCESS  read-only
  3052.               STATUS  mandatory
  3053.               DESCRIPTION
  3054.                       "Indicates the MAC, if any, whose transmit path
  3055.                       exits the station via this PORT. The value shall
  3056.                       be zero if there is no MAC associated with the
  3057.                       PORT. Otherwise, the MACIndex of the MAC will be
  3058.                       the value of the variable."
  3059.               REFERENCE
  3060.  
  3061.  
  3062.  
  3063.  
  3064.  
  3065.           J. D. Case/A. Rijsinghani                            [Page 52]
  3066.  
  3067.  
  3068.  
  3069.  
  3070.  
  3071.           Internet Draft             FDDI MIB                 March 1993
  3072.  
  3073.  
  3074.                       "ANSI { fddiPORT 18 }"
  3075.               ::= { smt73PORTEntry 9 }
  3076.  
  3077.           smt73PORTAvailablePaths OBJECT-TYPE
  3078.               SYNTAX  INTEGER (0..7)
  3079.               ACCESS  read-only
  3080.               STATUS  mandatory
  3081.               DESCRIPTION
  3082.                       "Indicates the Paths which are available to this
  3083.                       Port. In the absence of faults, the A and B Ports
  3084.                       will always have both the Primary and Secondary
  3085.                       Paths available.
  3086.  
  3087.                       The value is a sum.  This value initially takes
  3088.                       the value zero, then for each type of PATH that
  3089.                       this port has available, 2 raised to a power is
  3090.                       added to the sum.  The powers are according to the
  3091.                       following table:
  3092.  
  3093.                                Path   Power
  3094.                             Primary     0
  3095.                           Secondary     1
  3096.                               Local     2 "
  3097.               REFERENCE
  3098.                       "ANSI { fddiPORT 19 }"
  3099.               ::= { smt73PORTEntry 10 }
  3100.  
  3101.           smt73PORTPMDClass OBJECT-TYPE
  3102.               SYNTAX  INTEGER {
  3103.                               multimode(1),
  3104.                               single-mode1(2),
  3105.                               single-mode2(3),
  3106.                               sonet(4),
  3107.                               low-cost-fiber(5),
  3108.                               twisted-pair(6),
  3109.                               unknown(7),
  3110.                               unspecified(8)
  3111.                       }
  3112.               ACCESS  read-only
  3113.               STATUS  mandatory
  3114.               DESCRIPTION
  3115.                       "This variable indicates the type of PMD entity
  3116.                       associated with this port."
  3117.               REFERENCE
  3118.                       "ANSI { fddiPORT 22 }"
  3119.  
  3120.  
  3121.  
  3122.  
  3123.  
  3124.           J. D. Case/A. Rijsinghani                            [Page 53]
  3125.  
  3126.  
  3127.  
  3128.  
  3129.  
  3130.           Internet Draft             FDDI MIB                 March 1993
  3131.  
  3132.  
  3133.               ::= { smt73PORTEntry 11 }
  3134.  
  3135.           smt73PORTConnectionCapabilities OBJECT-TYPE
  3136.               SYNTAX  INTEGER (0..3)
  3137.               ACCESS  read-only
  3138.               STATUS  mandatory
  3139.               DESCRIPTION
  3140.                       "A value that indicates the connection
  3141.                       capabilities of the port. The pc-mac-lct bit
  3142.                       indicates that the station has the capability of
  3143.                       setting the PC_MAC_LCT Flag. The pc-mac-loop bit
  3144.                       indicates that the station has the capability of
  3145.                       setting the PC_MAC_Loop Flag (refer to ANSI
  3146.                       9.4.3.2).
  3147.  
  3148.                       The value is a sum.  This value initially takes
  3149.                       the value zero, then for each capability that this
  3150.                       port has, 2 raised to a power is added to the sum.
  3151.                       The powers are according to the following table:
  3152.  
  3153.                          capability   Power
  3154.                          pc-mac-lct     0
  3155.                         pc-mac-loop     1 "
  3156.               REFERENCE
  3157.                       "ANSI { fddiPORT 23 }"
  3158.               ::= { smt73PORTEntry 12 }
  3159.  
  3160.           smt73PORTBSFlag OBJECT-TYPE
  3161.               SYNTAX  INTEGER { true(1), false(2) }
  3162.               ACCESS  read-only
  3163.               STATUS  mandatory
  3164.               DESCRIPTION
  3165.                       "This variable assumes the value of the BS_Flag
  3166.                       (refer to ANSI SMT 9.4.3.3)."
  3167.               REFERENCE
  3168.                       "ANSI { fddiPORT 33 }"
  3169.               ::= { smt73PORTEntry 13 }
  3170.  
  3171.           smt73PORTLCTFailCts OBJECT-TYPE
  3172.               SYNTAX  Counter
  3173.               ACCESS  read-only
  3174.               STATUS  mandatory
  3175.               DESCRIPTION
  3176.                       "The count of the consecutive times the link
  3177.                       confidence test (LCT) has failed during connection
  3178.  
  3179.  
  3180.  
  3181.  
  3182.  
  3183.           J. D. Case/A. Rijsinghani                            [Page 54]
  3184.  
  3185.  
  3186.  
  3187.  
  3188.  
  3189.           Internet Draft             FDDI MIB                 March 1993
  3190.  
  3191.  
  3192.                       management (refer to ANSI 9.4.1)."
  3193.               REFERENCE
  3194.                       "ANSI { fddiPORT 42 }"
  3195.               ::= { smt73PORTEntry 14 }
  3196.  
  3197.           smt73PORTLerEstimate OBJECT-TYPE
  3198.               SYNTAX  INTEGER (4..15)
  3199.               ACCESS  read-only
  3200.               STATUS  mandatory
  3201.               DESCRIPTION
  3202.                       "A long term average link error rate. It ranges
  3203.                       from 10**-4 to 10**-15 and is reported as the
  3204.                       absolute value of the base 10 logarithm (refer to
  3205.                       ANSI SMT 9.4.7.5.)."
  3206.               REFERENCE
  3207.                       "ANSI { fddiPORT 51 }"
  3208.               ::= { smt73PORTEntry 15 }
  3209.  
  3210.           smt73PORTLemRejectCts OBJECT-TYPE
  3211.               SYNTAX  Counter
  3212.               ACCESS  read-only
  3213.               STATUS  mandatory
  3214.               DESCRIPTION
  3215.                       "A link error monitoring count of the times that a
  3216.                       link has been rejected."
  3217.               REFERENCE
  3218.                       "ANSI { fddiPORT 52 }"
  3219.               ::= { smt73PORTEntry 16 }
  3220.  
  3221.           smt73PORTLemCts OBJECT-TYPE
  3222.               SYNTAX  Counter
  3223.               ACCESS  read-only
  3224.               STATUS  mandatory
  3225.               DESCRIPTION
  3226.                       "The aggregate link error monitor error count, set
  3227.                       to zero only on station initialization."
  3228.               REFERENCE
  3229.                       "ANSI { fddiPORT 53 }"
  3230.               ::= { smt73PORTEntry 17 }
  3231.  
  3232.           smt73PORTLerCutoff OBJECT-TYPE
  3233.               SYNTAX  INTEGER (4..15)
  3234.               ACCESS  read-write
  3235.               STATUS  mandatory
  3236.               DESCRIPTION
  3237.  
  3238.  
  3239.  
  3240.  
  3241.  
  3242.           J. D. Case/A. Rijsinghani                            [Page 55]
  3243.  
  3244.  
  3245.  
  3246.  
  3247.  
  3248.           Internet Draft             FDDI MIB                 March 1993
  3249.  
  3250.  
  3251.                        "The link error rate estimate at which a link
  3252.                       connection will be broken. It ranges from 10**-4
  3253.                       to 10**-15 and is reported as the absolute value
  3254.                       of the base 10 logarithm (default of 7)."
  3255.               REFERENCE
  3256.                       "ANSI { fddiPORT 58 }"
  3257.               ::= { smt73PORTEntry 18 }
  3258.  
  3259.           smt73PORTLerAlarm OBJECT-TYPE
  3260.               SYNTAX  INTEGER (4..15)
  3261.               ACCESS  read-write
  3262.               STATUS  mandatory
  3263.               DESCRIPTION
  3264.                       "The link error rate estimate at which a link
  3265.                       connection will generate an alarm. It ranges from
  3266.                       10**-4 to 10**-15 and is reported as the absolute
  3267.                       value of the base 10 logarithm of the estimate
  3268.                       (default of 8)."
  3269.               REFERENCE
  3270.                       "ANSI { fddiPORT 59 }"
  3271.               ::= { smt73PORTEntry 19 }
  3272.  
  3273.           smt73PORTConnectState OBJECT-TYPE
  3274.               SYNTAX  INTEGER {
  3275.                           disabled(1),
  3276.                           connecting(2),
  3277.                           standby(3),
  3278.                           active(4)
  3279.                       }
  3280.               ACCESS  read-only
  3281.               STATUS  mandatory
  3282.               DESCRIPTION
  3283.                       "An indication of the connect state of this PORT
  3284.                       and is equal to the value of Connect_State (refer
  3285.                       to ANSI 9.4.1)"
  3286.               REFERENCE
  3287.                       "ANSI { fddiPORT 61 }"
  3288.               ::= { smt73PORTEntry 20 }
  3289.  
  3290.           smt73PORTPCMState OBJECT-TYPE
  3291.               SYNTAX  INTEGER {
  3292.                           pc0(1), -- Off
  3293.                           pc1(2), -- Break
  3294.                           pc2(3), -- Trace
  3295.                           pc3(4), -- Connect
  3296.  
  3297.  
  3298.  
  3299.  
  3300.  
  3301.           J. D. Case/A. Rijsinghani                            [Page 56]
  3302.  
  3303.  
  3304.  
  3305.  
  3306.  
  3307.           Internet Draft             FDDI MIB                 March 1993
  3308.  
  3309.  
  3310.                           pc4(5), -- Next
  3311.                           pc5(6), -- Signal
  3312.                           pc6(7), -- Join
  3313.                           pc7(8), -- Verify
  3314.                           pc8(9), -- Active
  3315.                           pc9(10) -- Maint
  3316.                       }
  3317.               ACCESS  read-only
  3318.               STATUS  mandatory
  3319.               DESCRIPTION
  3320.                       "The state of this Port's PCM state machine refer
  3321.                       to ANSI SMT 9.6.2)."
  3322.               REFERENCE
  3323.                       "ANSI { fddiPORT 62 }"
  3324.               ::= { smt73PORTEntry 21 }
  3325.  
  3326.           smt73PORTPCWithhold OBJECT-TYPE
  3327.               SYNTAX  INTEGER {
  3328.                            none(1),
  3329.                            m-m(2),
  3330.                            otherincompatible(3),
  3331.                            pathnotavailable(4)
  3332.                       }
  3333.               ACCESS  read-only
  3334.               STATUS  mandatory
  3335.               DESCRIPTION
  3336.                       "The value of PC_Withhold (refer to ANSI SMT
  3337.                       9.4.1)."
  3338.               REFERENCE
  3339.                       "ANSI { fddiPORT 63 }"
  3340.               ::= { smt73PORTEntry 22 }
  3341.  
  3342.           smt73PORTLerFlag OBJECT-TYPE
  3343.               SYNTAX  INTEGER { true(1), false(2) }
  3344.               ACCESS  read-only
  3345.               STATUS  mandatory
  3346.               DESCRIPTION
  3347.                       "The condition becomes active when the value of
  3348.                       fddiPORTLerEstimate is less than or equal to
  3349.                       fddiPORTLerAlarm. This will be reported with the
  3350.                       Status Report Frames (SRF) (refer to ANSI SMT
  3351.                        7.2.7 and 8.3)."
  3352.               REFERENCE
  3353.                       "ANSI { fddiPORT 64 }"
  3354.               ::= { smt73PORTEntry 23 }
  3355.  
  3356.  
  3357.  
  3358.  
  3359.  
  3360.           J. D. Case/A. Rijsinghani                            [Page 57]
  3361.  
  3362.  
  3363.  
  3364.  
  3365.  
  3366.           Internet Draft             FDDI MIB                 March 1993
  3367.  
  3368.  
  3369.           smt73PORTHardwarePresent OBJECT-TYPE
  3370.               SYNTAX  INTEGER { true(1), false(2) }
  3371.               ACCESS  read-only
  3372.               STATUS  mandatory
  3373.               DESCRIPTION
  3374.                       "This variable indicates the presence of
  3375.                       underlying hardware support for this Port object.
  3376.                       If the value of this object is false(2), the
  3377.                       reporting of the objects in this entry may be
  3378.                       handled in an implementation-specific manner."
  3379.               REFERENCE
  3380.                       "ANSI { fddiPORT 65 }"
  3381.               ::= { smt73PORTEntry 24 }
  3382.  
  3383.           smt73PORTAction OBJECT-TYPE
  3384.               SYNTAX  INTEGER {
  3385.                       other(1),           -- none of the following
  3386.                       maintPORT(2),
  3387.                       enablePORT(3),
  3388.                       disablePORT(4),
  3389.                       startPORT(5),
  3390.                       stopPORT(6)
  3391.                       }
  3392.               ACCESS  read-write
  3393.               STATUS  mandatory
  3394.               DESCRIPTION
  3395.                       "Causes a Control signal to be generated with a
  3396.                       control_action of 'Signal' and the 'variable'
  3397.                       parameter set with the appropriate value (i.e.,
  3398.                       PC_Maint, PC_Enable, PC_Disable, PC_Start, or
  3399.                       PC_Stop) (refer to ANSI 9.4.2)."
  3400.               REFERENCE
  3401.                       "ANSI { fddiPORT 70 }"
  3402.               ::= { smt73PORTEntry 25 }
  3403.  
  3404.  
  3405.  
  3406.  
  3407.  
  3408.  
  3409.  
  3410.  
  3411.  
  3412.  
  3413.  
  3414.  
  3415.  
  3416.  
  3417.  
  3418.  
  3419.           J. D. Case/A. Rijsinghani                            [Page 58]
  3420.  
  3421.  
  3422.  
  3423.  
  3424.  
  3425.           Internet Draft             FDDI MIB                 March 1993
  3426.  
  3427.  
  3428.           END
  3429.  
  3430.  
  3431.  
  3432.  
  3433.  
  3434.  
  3435.  
  3436.  
  3437.  
  3438.  
  3439.  
  3440.  
  3441.  
  3442.  
  3443.  
  3444.  
  3445.  
  3446.  
  3447.  
  3448.  
  3449.  
  3450.  
  3451.  
  3452.  
  3453.  
  3454.  
  3455.  
  3456.  
  3457.  
  3458.  
  3459.  
  3460.  
  3461.  
  3462.  
  3463.  
  3464.  
  3465.  
  3466.  
  3467.  
  3468.  
  3469.  
  3470.  
  3471.  
  3472.  
  3473.  
  3474.  
  3475.  
  3476.  
  3477.  
  3478.           J. D. Case/A. Rijsinghani                            [Page 59]
  3479.  
  3480.  
  3481.  
  3482.  
  3483.  
  3484.           Internet Draft             FDDI MIB                 March 1993
  3485.  
  3486.  
  3487.           8.  Acknowledgements
  3488.  
  3489.           This document was produced by the IETF FDDI MIB working group:
  3490.  
  3491.  
  3492.  
  3493.  
  3494.  
  3495.                Steve Adams, Digital Equipment Corporation
  3496.                Hossein Alaee, 3Com Corporation
  3497.                Haggar Alsaleh, Bell Northern Research
  3498.                William Anderson, Mitre Corporation
  3499.                Alan Apt, Addison-Wesley
  3500.                Mary Artibee, Silicon Graphics
  3501.                Karen Auerbach, Epilogue Technologies
  3502.                Doug Bagnall, Apollo/Hewlett Packard
  3503.                Chet Birger, Coral Network Corporation
  3504.                Pablo Brenner, Fibronics
  3505.                Howard Brown, Cabletron
  3506.                Jack Brown, US Army Computer Engineering Center
  3507.                Eric Brunner
  3508.                Jeff Case, The University of Tennessee
  3509.                Tammy Chan, Fibercom
  3510.                Asheem Chandna, AT&T
  3511.                Cho Y. Chang, Apollo/Hewlett Packard
  3512.                Chris Chiotasso, Fibronics
  3513.                Paul Ciarfella, Digital Equipment Corporation
  3514.                John Cook, Chipcom
  3515.                Don Coolidge, Silicon Graphics
  3516.                Burt Cyr, Unisys
  3517.                James R. Davin, Massachusetts Institute of Technology
  3518.                Nabil Damouny
  3519.                Nadya El-Afandi, Network Systems Corporation
  3520.                Hunaid Engineer, Cray Research
  3521.                Jeff Fitzgerald, Fibercom
  3522.                Richard Fox, Synoptics
  3523.                Stan Froyd, ACC
  3524.                Debbie Futcher, U.S. Naval Surface Warfare Center
  3525.                Joseph Golio, Cray Research
  3526.                Jeremy Greene, Coral
  3527.                Brian D. Handspicker, Digital Equipment Corporation
  3528.                Peter Hayden, Digital Equipment Corporation
  3529.                Scott Hiles, U.S. Naval Surface Warfare Center
  3530.                Greg Jones, Data General
  3531.                Satish Joshi, SynOptics Communications
  3532.  
  3533.  
  3534.  
  3535.  
  3536.  
  3537.           J. D. Case/A. Rijsinghani                            [Page 60]
  3538.  
  3539.  
  3540.  
  3541.  
  3542.  
  3543.           Internet Draft             FDDI MIB                 March 1993
  3544.  
  3545.  
  3546.                Jayant Kadambi, AT&T Bell Labs
  3547.                Joanna Karwowska, Data General
  3548.                Frank Kastenholz, Interlan
  3549.                Jim Kinder, Fibercom
  3550.                Christopher Kolb, PSI
  3551.                Cheryl Krupczak, NCR
  3552.                Peter Lin, Vitalink
  3553.                Then Liu
  3554.                John R. LoVerso, Concurrent Computer Corporation
  3555.                Ron Mackey, Distributed Systems International, Inc.
  3556.                Gary Malkin, Proteon
  3557.                Bruce McClure, Synernetics
  3558.                Keith McCloghrie, Hughes Lan Systems
  3559.                Donna McMaster, SynOptics
  3560.                John O'Hara, Massachusetts Institute of Technology
  3561.                Dave Perkins, SynOptics Communications
  3562.                James E. Reeves, SynOptics Communications
  3563.                Jim Reinstedler, Ungermann-Bass
  3564.                Radhi Renous, Fibronics
  3565.                Anil Rijsinghani, Digital Equipment Corporation
  3566.                Bob Rolla, Synernetics
  3567.                Nelson Ronkin, Synernetics
  3568.                Marshall T. Rose, Performance Systems International, Inc.
  3569.                Milt Roselinsky, CMC
  3570.                Jon Saperia, Digital Equipment Corporation
  3571.                Greg Satz, cisco Systems
  3572.                Steven Senum, Network Systems Corporation
  3573.                Jim Sheridan, IBM Corporation
  3574.                Jeffrey Schiller, MIT
  3575.                Dror Shindelman, Fibronics
  3576.                Mark Sleeper, Sparta
  3577.                Craig Smelser, Digital Equipment Corporation
  3578.                Lou Steinberg, IBM Corporation
  3579.                Mary Jane Strohl, Apollo/Hewlett Packard
  3580.                Sally Tarquinio, Mitre Corporation
  3581.                Kaj Tesink, Bellcore
  3582.                Ian Thomas, Chipcom
  3583.                Dean Throop, Data General
  3584.                Bill Townsend, Xylogics
  3585.                Ahmet H. Tuncay, SynOptics Communications
  3586.                Mike Turico, Motorola
  3587.                Chris VandenBerg, ACC
  3588.                Sudhanshu Verma, Hewlett Packard
  3589.                Joe Vermeulen, UNISYS
  3590.                David Waiteman, BBN
  3591.  
  3592.  
  3593.  
  3594.  
  3595.  
  3596.           J. D. Case/A. Rijsinghani                            [Page 61]
  3597.  
  3598.  
  3599.  
  3600.  
  3601.  
  3602.           Internet Draft             FDDI MIB                 March 1993
  3603.  
  3604.  
  3605.                Bert Williams, Synernetics
  3606.                Mark Wood, Distributed Systems International, Inc.
  3607.                Y. C. Yang
  3608.                Denis Yaro, Sun Microsystems
  3609.                Jeff Young, Cray Research
  3610.  
  3611.           The author gratefully acknowledges the labors of Judi Talley
  3612.           and David Reid of SNMP Research, Inc. for their editorial
  3613.           assistance in the preparation of this document.
  3614.  
  3615.           9.  References
  3616.  
  3617.           [1]  M.T. Rose and K. McCloghrie, Structure and Identification
  3618.                of Management Information for TCP/IP-based internets,
  3619.                Internet Working Group Request for Comments 1155.
  3620.                Network Information Center, SRI International, Menlo
  3621.                Park, California, (May, 1990).
  3622.  
  3623.           [2]  K. McCloghrie and M.T. Rose, Management Information Base
  3624.                for Network Management of TCP/IP-based internets,
  3625.                Internet Working Group Request for Comments 1156.
  3626.                Network Information Center, SRI International, Menlo
  3627.                Park, California, (May, 1990).
  3628.  
  3629.           [3]  J.D. Case, M.S. Fedor, M.L. Schoffstall, and J.R. Davin,
  3630.                Simple Network Management Protocol, Internet Working
  3631.                Group Request for Comments 1157.  Network Information
  3632.                Center, SRI International, Menlo Park, California, (May,
  3633.                1990).
  3634.  
  3635.           [4]  M.T. Rose (editor), Management Information Base for
  3636.                Network Management of TCP/IP-based internets, Internet
  3637.                Working Group Request for Comments 1213.  Network
  3638.                Information Center, SRI International, Menlo Park,
  3639.                California, (March, 1991).
  3640.  
  3641.           [5]  Information processing systems - Open Systems
  3642.                Interconnection - Specification of Abstract Syntax
  3643.                Notation One (ASN.1), International Organization for
  3644.                Standardization.  International Standard 8824, (December,
  3645.                1987).
  3646.  
  3647.           [6]  Information processing systems - Open Systems
  3648.                Interconnection - Specification of Basic Encoding Rules
  3649.                for Abstract Notation One (ASN.1), International
  3650.  
  3651.  
  3652.  
  3653.  
  3654.  
  3655.           J. D. Case/A. Rijsinghani                            [Page 62]
  3656.  
  3657.  
  3658.  
  3659.  
  3660.  
  3661.           Internet Draft             FDDI MIB                 March 1993
  3662.  
  3663.  
  3664.                Organization for Standardization.  International Standard
  3665.                8825, (December, 1987).
  3666.  
  3667.           [7]  M.T. Rose, K. McCloghrie (editors), Concise MIB
  3668.                Definitions, Internet Working Group Request for Comments
  3669.                1212.  Network Information Center, SRI International,
  3670.                Menlo Park, California, (March, 1991).
  3671.  
  3672.           [9]  American National Standards Institute, FDDI Station
  3673.                Management (SMT), Draft Proposed American National
  3674.                Standard, American National Standards Institute,
  3675.                X3T9.5/84-49 REV 7.3.
  3676.  
  3677.  
  3678.  
  3679.  
  3680.  
  3681.  
  3682.  
  3683.  
  3684.  
  3685.  
  3686.  
  3687.  
  3688.  
  3689.  
  3690.  
  3691.  
  3692.  
  3693.  
  3694.  
  3695.  
  3696.  
  3697.  
  3698.  
  3699.  
  3700.  
  3701.  
  3702.  
  3703.  
  3704.  
  3705.  
  3706.  
  3707.  
  3708.  
  3709.  
  3710.  
  3711.  
  3712.  
  3713.  
  3714.           J. D. Case/A. Rijsinghani                            [Page 63]
  3715.  
  3716.  
  3717.  
  3718.  
  3719.  
  3720.           Internet Draft             FDDI MIB                 March 1993
  3721.  
  3722.  
  3723.           Table of Contents
  3724.  
  3725.  
  3726.           1 Status of this Memo ...................................    1
  3727.           2 Abstract ..............................................    2
  3728.           3 Historical Perspective ................................    3
  3729.           4 Objects ...............................................    5
  3730.           4.1 Format of Definitions ...............................    5
  3731.           5 Overview ..............................................    6
  3732.           5.1 Textual Conventions .................................    7
  3733.           6 Changes from RFC-1285 .................................    7
  3734.           7 Object Definitions ....................................    8
  3735.           6.1 The SMT Group .......................................   12
  3736.           6.2 The MAC Group .......................................   24
  3737.           6.3 The PATH Group ......................................   42
  3738.           6.4 The PORT Group ......................................   48
  3739.           8 Acknowledgements ......................................   60
  3740.           9 References ............................................   62
  3741.  
  3742.  
  3743.  
  3744.  
  3745.  
  3746.  
  3747.  
  3748.  
  3749.  
  3750.  
  3751.  
  3752.  
  3753.  
  3754.  
  3755.  
  3756.  
  3757.  
  3758.  
  3759.  
  3760.  
  3761.  
  3762.  
  3763.  
  3764.  
  3765.  
  3766.  
  3767.  
  3768.  
  3769.  
  3770.  
  3771.  
  3772.  
  3773.           J. D. Case/A. Rijsinghani                            [Page 64]
  3774.  
  3775.